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

Jacob Carlborg doob at me.com
Wed Jan 6 17:59:57 UTC 2021


On 2021-01-06 10:21, Mike Parker wrote:
> This is the discussion thread for the first round of Community Review of 
> DIP 1039, "Static Arrays with Inferred Length":
> 
> https://github.com/dlang/DIPs/blob/c06ce7f144b3dabf363d1896ddcd31a2a6b7c969/DIPs/DIP1039.md 

There's `staticArray` to solve this issue [1].

[1] https://dlang.org/phobos/std_array.html#.staticArray

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list