Vector.type

Gets type of vector data

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

Meta