I have implemented DIP1039 - Static Arrays with Inferred Length

Adam D. Ruppe destructionator at gmail.com
Fri Feb 27 12:21:01 UTC 2026


On Friday, 27 February 2026 at 11:24:03 UTC, Nick Treleaven wrote:
> Sorry, `imported!std.array.staticArray!int([1, 2, 3])`.

i think you mean `imported!"std.array".staticArray!int([1, 2, 3])`


More information about the Digitalmars-d mailing list