[Issue 1590] std.string.startsWith and endsWith please
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Oct 19 11:07:23 PDT 2007
http://d.puremagic.com/issues/show_bug.cgi?id=1590
andrei at metalanguage.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #1 from andrei at metalanguage.com 2007-10-19 13:07 -------
The functions hasPrefix(E1[] longer, E2[] shorter) and hasSuffix(E1[] longer,
E2[] shorter) will be part of the next minor release and work with all sensible
combinations of E1 and E2.
--
More information about the Digitalmars-d-bugs
mailing list