arturo-lang / arturo

Simple, expressive & portable programming language for efficient scripting
http://arturo-lang.io
MIT License
716 stars 32 forks source link

Iterators: Add function for Regex match replacement #1346

Open drkameleon opened 10 months ago

drkameleon commented 10 months ago

New feature

Basically, we could have an iterator function (like map, select, etc) that can sequentially process regex matches/groups and return a replacement for each match/group, accordingly.

Also see: https://discord.com/channels/765519132186640445/1171429149353726062/1186789630004170832

stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.