[Issue 16209] std.string.isNumeric can work with forward ranges

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 5 13:58:28 PDT 2016


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

Martin Nowak <code at dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu

--- Comment #1 from Martin Nowak <code at dawg.eu> ---
This PR added support for random access ranges.
https://github.com/dlang/phobos/pull/4322

--


More information about the Digitalmars-d-bugs mailing list