Vec.array

All components in a static array

struct Vec(T, size_t N)
@property const
array
()
if (
N > 0 &&
isNumeric!T
)

Meta