RimKeyRange.save

Creates new range at the current position

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

Return Value

copy of this range