Vector.isDynamic

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

Meta