It would be nice if $reptok(text, token, 1-, C) would work to replace all instances of a token (or 2- to replace all but the first). This would eliminate the tedious requirement to make a while loop for a lot of tasks and would have the same syntax everyone already uses.
Also, being able to use regexes there would be nice also, but not as nice as the above request.