Permutations.front

struct Permutations(Range)
@property
front
(
)
if (
isRandomAccessRange!Range &&
hasLength!Range
)

Meta