Join Slack
Powered by
<@U2EDYJG00>, the regex solution didn't work as is...
# getting-started
j
jonathanmeeks
12/28/2016, 9:42 PM
@dpk
, the regex solution didn't work as is, but this did:
"abcdefgh".replace(Regex(".."), "$0-")
Open in Slack
Previous
Next