Region.ptype

struct Region(size_t N, T)
alias ptype = CoordVector!(N, T)

Meta