OTOH, I still don't know where "any" is documented. It's clearly some sort of template instantiation, but it doesn't seem to be defined in either std.string or std.object (or anywhere else I've thought to check). And it look as if it would be something very useful to know.

It's documented here:

http://dlang.org/phobos/std_algorithm.html#any

Reply via email to