Can [] be made to work outside contexts of binary operators?
Meta via Digitalmars-d
digitalmars-d at puremagic.com
Thu Oct 22 10:30:17 PDT 2015
On Thursday, 22 October 2015 at 17:19:07 UTC, Idan Arye wrote:
> Now, in your case, since vals is a static array, it should be
> possible to know it's value at compile time. Maybe if there was
> a `tupleof` for static arrays?
Ask and ye shall receive.
http://forum.dlang.org/post/gkdqakdogqevwzntpgtu@forum.dlang.org
More information about the Digitalmars-d
mailing list