Vector.length

Get vector length

struct Vector(T, int size)
@property const
static if(isNumeric!(T))
T
length
()

Meta