Quaterni.vectype

struct Quaterni(T)
alias vectype = Vector!(4, T, "i j k a")

Meta