Vector.datatype

struct Vector(size_t N, T)
alias datatype = T

Meta