www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 16209] New: std.string.isNumeric can work with forward ranges

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

          Issue ID: 16209
           Summary: std.string.isNumeric can work with forward ranges
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: jack jackstouffer.com

isNumeric can be modified to work with forward ranges, not just random access
ranges.

--
Jun 27 2016