Feedback Thread: DIP 1039--Static Arrays with Inferred Length--Community Review Round 1

jmh530 john.michael.hall at gmail.com
Sat Jan 23 18:44:07 UTC 2021


On Saturday, 23 January 2021 at 17:39:47 UTC, Luhrel wrote:
> [snip]
>
> It's a good idea, but then `int[5] a = [1,2,3];` should be 
> allowed too (it's not the case rn). I may add those features in 
> the DIP.

I wouldn’t make it too complicated...can always do a second one.


More information about the Digitalmars-d mailing list