Permutations.empty

struct Permutations(Range)
@property const pure nothrow @safe @nogc
bool
empty
()
if ()

Return Value

Type: bool

true if the range is empty, false otherwise.

Meta

Suggestion Box / Bug Report