"in" everywhere

Adam D. Ruppe destructionator at gmail.com
Thu Oct 7 11:14:32 PDT 2010


arr.find()

http://dpldocs.info/std.algorithm.find

With arrays, you can call free functions with the dot member
syntax so import std.algorithm and that just works.


More information about the Digitalmars-d mailing list