Vector.isDynamic

N == 0

struct Vector(size_t N, T)
enum bool isDynamic;

Meta