Recommended way to compare / work with substrings?

Samuel Lampa samuel.lampa at gmail.com
Wed May 8 21:01:48 PDT 2013


On 05/09/2013 05:59 AM, Samuel Lampa wrote:
> What is the recommended way to compare substrings (even of one 
> character long)?

Ah, had already got the answer :) (but too long since I played with D 
last time ... :") ):

http://stackoverflow.com/questions/14113470/check-if-string-starts-with-a-substring-in-d-phobos

// Samuel


More information about the Digitalmars-d-learn mailing list