We know that 'in' is "equivalent to const scope":
http://dlang.org/function.html#parameters So, the constness of 'in' is transitive as well, right? Ali
Ali Çehreli via Digitalmars-d-learn Sat, 02 May 2015 22:26:47 -0700
We know that 'in' is "equivalent to const scope":
http://dlang.org/function.html#parameters So, the constness of 'in' is transitive as well, right? Ali