Selectively replace multiple instances of a character within a string: Difference between revisions

Content added Content deleted
Line 248:
aA aB a3 aC aD 3a // save third "a" as "3" and restore it
bE // first "b"
r1 rF 1r // save first "ar" as "1" and restore it
}}
-> AErBcadCbFD