Add string methods * `match(<regex>)` * `replace(<regex>, <replacement>)`, whereby `replacement` can use matched groups
Add string methods
match(<regex>)replace(<regex>, <replacement>), wherebyreplacementcan use matched groups