On Tuesday, 21 October 2014 at 07:31:59 UTC, Nordlöw wrote:
std.string.tr is my preferred choice here :)

It would be nice to have a lambda-variant of std.string.tr to call like

x.tr!isWhite(['_'])

Reply via email to