RimKeyRange.front

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

Return Value

Type: const(Archive)

first archive in the range