Top index
Wirbel home
::replace
string.replace(string
x
, string
y
)
- inplace variant of
replaced
that changes string object itself
string.replace(dict(string, string)
dict
)
- inplace variant of
replaced
that changes string object itself