On Tuesday, 8 September 2015 at 21:51:03 UTC, wobbles wrote:
"Previously undefined". As far as I know, this is impossible in D. Thr compiler has to know how much memory to allocate/request and it has to know that at compiletime (else it wouldn't be the compiler!)

http://wiki.dlang.org/Dynamic_typing

This is what I saw that made me think that I could. Have had another closer look and I do believe it's possible.

Reply via email to