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

          Issue ID: 16069
           Summary: std.regex.splitter should accept any random access
                    range with slicing
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nob...@puremagic.com
          Reporter: j...@jackstouffer.com

Currently it rejects string.byCodeUnit. I singled out splitter because I know
for a fact that that function doesn't need strings.

--

Reply via email to