I have a function remove which takes a regex as a string and another string. It removes anything that matches the regex from the second string and returns it. which takes a regex as
I have a function remove which takes a regex as a string and another string. It removes anything that matches the regex from the second string and returns it. which takes a regex as