CartesianPower.shape

struct CartesianPower(T)
@property scope const
size_t[2]
shape
()
()
if (
isUnsigned!T &&
T.sizeof <= size_t.sizeof
)

Meta