Vector.selftype

Undocumented in source.
struct Vector(size_t N, T, alias string AS = "")
alias selftype = Vector!(N, T, AS)

Meta