Region.fromSize

struct Region(size_t N, T)
pure static
fromSize
(
E...
)
(
in E vals
)
if (
isNumeric!T
)

Meta