Documentation
Tagion
RimKeyRange.RangeContext
tagion
dart
RimKeyRange
RimKeyRange
Undocumented in source.
struct
RimKeyRange
(Range)
@
safe
final
class
RangeContext {
Range
range
;
const
(
Archive
)[]
_added_archives
;
AdderRange
added_range
;
const
GetType
get_type
;
bool
empty
();
void
popFront
();
const
(
Archive
)
front
();
}
Members
Functions
empty
bool
empty
()
Checks if the range is empty
front
const
(
Archive
)
front
()
Gets the current archive in the range
popFront
void
popFront
()
Progress one archive
tagion
dart
RimKeyRange
RimKeyRange
classes
RangeContext
functions
add
empty
front
nextRim
oneLeft
popFront
save
selectRim
type