The search functionality needs JavaScript enabled
Built with scod
Check whether VecT is a Vec of size N
enum isVec3(VecT) = isVec!(3, VecT);