Vector.isCompatible

isSpecVector!(N,T)

struct Vector(size_t N, T)
template isCompatible (
E
) {
enum isCompatible;
}

Meta