Overload of std.array.array that creates a static array of length n.
TODO Better name: {make,array}{N,Exactly} TODO could we find a way to propagate length at compile-time?
See Implementation
Overload of std.array.array that creates a static array of length n.
TODO Better name: {make,array}{N,Exactly} TODO could we find a way to propagate length at compile-time?