[Issue 16323] std.utf.decodeBack

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Thu Jul 28 00:45:23 PDT 2016


https://issues.dlang.org/show_bug.cgi?id=16323

Jonathan M Davis <issues.dlang at jmdavisProg.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |issues.dlang at jmdavisProg.co
                   |                            |m

--- Comment #1 from Jonathan M Davis <issues.dlang at jmdavisProg.com> ---
Well, perhaps it should, but it would just end up being strideBack followed by
decode or decodeFront. So, it would be a pretty trivial wrapper function.

--


More information about the Digitalmars-d-bugs mailing list