mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-29 20:34:44 +00:00
1 line
66 B
Python
1 line
66 B
Python
.sub: (pattern: Str, repl: Str, string: Str, count := Nat) -> Str
|