Permutations.length

Input range primitives

struct Permutations(T)
@property @safe pure nothrow @nogc scope const
size_t
length
()
()
if (
isUnsigned!T &&
T.sizeof <= size_t.sizeof
)