Vector.zeros

Vector with all zeros

struct Vector(T, uint N)
pure
enum Vector zeros;

Meta