Creates a function that replaces information in a string.
Use regexp-replace instead
| arg | An instance of <string>. |
| replace-with: | An instance of <object>. The default is #f. |
| case-sensitive: | An instance of <object>. The default is #f. |
| val | An instance of <function>. |