[Issue 16209] New: std.string.isNumeric can work with forward ranges
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Jun 27 12:43:00 PDT 2016
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 at puremagic.com
Reporter: jack at jackstouffer.com
isNumeric can be modified to work with forward ranges, not just random access
ranges.
--
More information about the Digitalmars-d-bugs
mailing list