[Issue 10379] std.string.translate (and others) for a Range of characters

2018-02-10 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10379 Seb changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 10379] std.string.translate (and others) for a Range of characters

2013-06-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10379 --- Comment #2 from bearophile_h...@eml.cc 2013-06-17 17:20:41 PDT --- (In reply to comment #1) > I'm not sure about the use-cases though. My request is about a translate (and other string functions) that works on a range of characters. Exten

[Issue 10379] std.string.translate (and others) for a Range of characters

2013-06-17 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=10379 Andrej Mitrovic changed: What|Removed |Added CC||andrej.mitrov...@gmail.com --- Comm