Why does std.container.array does not work with foraech( i, a; array ) {} ?

ParticlePeter via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun May 29 00:14:12 PDT 2016


Which of the op(Index) operators is responsible for enabling this 
kind of syntax?
Would it be possible to get it work with UFCS or would I have to 
wrap the array?



More information about the Digitalmars-d-learn mailing list