[Issue 16210] New: std.utf.byUTF can be made into a bidirectional range

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Jun 27 12:49:07 PDT 2016


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

          Issue ID: 16210
           Summary: std.utf.byUTF can be made into a bidirectional range
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: jack at jackstouffer.com

... for certain inputs at least.

Currently it's only a forward range.

--


More information about the Digitalmars-d-bugs mailing list