Vec.Component

The type of a vector component

struct Vec(T, size_t N)
alias Component = T

Meta