Vector.data

if isStatic ( fills by zeros if isNumeric!T )

struct Vector(size_t N, T)
T[N] data;

Meta