-
- Downloads
objstr: Add note that replace() is nicely optimized.
Doesn't allocate memory and returns original string if no replacements are to be made.
Loading
Please register or sign in to comment
Doesn't allocate memory and returns original string if no replacements are to be made.