Array.as

Convert to a static array. Excess elements are discarded if the Array is longer than T.

struct Array
const
T
as
(
T
)
()
if (
isStaticArray!T &&
)

Meta