Looked also in the source code to find out that startsWith is locale sensitive, something ignored in phobos.
Why would I need a locale for startsWith? Please file a bug, if that's actually needed for unicode strings.
Tobias Pankrath via Digitalmars-d Fri, 27 Mar 2015 07:49:00 -0700
Looked also in the source code to find out that startsWith is locale sensitive, something ignored in phobos.
Why would I need a locale for startsWith? Please file a bug, if that's actually needed for unicode strings.