Enum member isVec3

Check whether VecT is a Vec of size N

enum isVec3(VecT) = isVec!(3, VecT);