s/word/words/ eats 'word', s/word/words/g works as expected. It would be nice to have full structural regular expressions as a go package.
s/word/words/ eats 'word', s/word/words/g works as expected.
It would be nice to have full structural regular expressions as a go package.