More uses of operator "in"

"Nordlöw" via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Tue Oct 28 11:33:34 PDT 2014


On Tuesday, 28 October 2014 at 18:29:49 UTC, Marc Schütz wrote:
> It always was the argument against generalizing `in` to arrays. 
> `in` is not alone in this respect. It's also expected that 
> indexing and slicing be "cheap" operations.

BTW: Does anybody have an efficient unordered set container lying 
around somewhere?


More information about the Digitalmars-d-learn mailing list