[Issue 1323] Implement opIn_r for arrays

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jul 10 18:59:34 PDT 2007


http://d.puremagic.com/issues/show_bug.cgi?id=1323





------- Comment #11 from wbaxter at gmail.com  2007-07-10 20:59 -------

> * Syntactically non-uniform "x in y"==>"x[y] ok" for AA, but not for LA.

Whoops, 'course that should be "x in y" ==> "y[x] ok".


-- 



More information about the Digitalmars-d-bugs mailing list