Vector.isStatic

Undocumented in source.
struct Vector(size_t N, T, alias string AS = "")
enum isStatic = N != 0;

Meta