Permutations.shape

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

Meta