Enum member isVec4

Check whether VecT is a Vec of size N

enum isVec4(VecT) = isVec!(4, VecT);