Region.ptype

Undocumented in source.
struct Region(size_t N, T)
alias ptype = Vector!(N, T, "xyz"[0 .. N].spaceSep)

Meta