RangeContext.front

Gets the current archive in the range

class RangeContext
pure nothrow
const(Archive)
front
()
out (archive) { assert (!archive.dart_index.empty); }

Return Value

Type: const(Archive)

current archive and return null if the range is empty