Vector.size

Gets vector size (quantity of it's elements).

struct Vector(size_t Size, Type = float, string Accessors = "", string Orientation = "horizontal")
alias size = Size

Meta