std.string.endsWith ?
Bill Baxter
dnewsgroup at billbaxter.com
Sun Dec 9 21:28:29 PST 2007
Kyle G. wrote:
> According to the webpage*, there exists methods startsWith and endsWith.
> I'm currently using version 2.007, and these methods are missing. Anyone
> else experience this issue?
>
> Kyle
>
> * http://www.digitalmars.com/d/phobos/std_string.html
As others have said it was just added in 2.008.
It's also in the std2 backport on dsource as of this morning.
--bb
More information about the Digitalmars-d
mailing list