Should this work?

Jacob Carlborg doob at me.com
Mon Jan 13 05:30:11 PST 2014


On 2014-01-13 13:53, Regan Heath wrote:

> Sure.  But, lets take an example: std.algorithm.canFind is more or less
> what you might call std.string.contains (which does not exist - instead
> we'd use indexOf != -1.. I think).

I think "contains" is a way better name. That's what most other 
languages use, I think.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list