RimKeyRange.nextRim

Create a new range from this range at the next rim

struct RimKeyRange(Range)
pure nothrow
nextRim
()
if (
isInputRange!Range &&
isImplicitlyConvertible!(ElementType!Range, const(Archive))
)

Return Value

Next range an the rim+1