Region.rtype

Undocumented in source.
struct Region(size_t N, T)
alias rtype = Vector!(N * 2, T, ("xyz"[0 .. N] ~ "whd"[0 .. N]).spaceSep)

Meta