[Issue 10162] Opposite of std.string.representation

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Jul 26 10:34:59 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=10162



--- Comment #1 from bearophile_hugs at eml.cc 2013-07-26 10:34:57 PDT ---
An alternative name for such function is "assumeChars".

And it should return char[], const(char)[] or immutable(char)[] according to
the input being a ubyte[], const(ubyte)[] or immutable(ubyte)[].

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list