extend "in" to all array types

Jakob Ovrum jakobovrum at gmail.com
Wed Jan 15 21:07:01 PST 2014


On Wednesday, 15 January 2014 at 17:33:27 UTC, Namespace wrote:
> Something like that should really be in std.array.

This is gratuitous operator overloading. We have 
std.algorithm.find that does this in an equally powerful but more 
transparent way.


More information about the Digitalmars-d mailing list