Enum member isVec2

Check whether VecT is a Vec of size N

enum isVec2(VecT) = isVec!(2, VecT);