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

Jack Stouffer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Jack Stouffer <[email protected]> ---
The single character version of toLower and isAlpha were already optimized for
ASCII, but isNumber wasn't:
https://github.com/D-Programming-Language/phobos/pull/4137

--

Reply via email to