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.
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.
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