Ilya Yaroshenko:
immutable length = r1.length; //Error, can't use function parameters.
Time ago it was argued that if the use of function parameters is allowed there (to define constants), you have poor's man pre-state ("old") in D.
Bye, bearophile
bearophile via Digitalmars-d Fri, 12 Sep 2014 00:36:07 -0700
Ilya Yaroshenko:
immutable length = r1.length; //Error, can't use function parameters.
Time ago it was argued that if the use of function parameters is allowed there (to define constants), you have poor's man pre-state ("old") in D.
Bye, bearophile