StaticArray.this

this(const(T)[] items...) @trusted nothrow @nogc

Makes a static array. Passing a slice with a length larger than the array capacity will throw an error.