Documentation
Tagion
RimKeyRange.add
tagion
dart
RimKeyRange
RimKeyRange
Adds an archive to the current range The archives should be in the same rim
struct
RimKeyRange
(Range)
pure nothrow
void
add
(
const
(
Archive
)
archive
)
in ((rim < 0) || (rim_keys == archive.dart_index[0 .. rim + 1]))
if
(
isInputRange
!
Range
&&
isImplicitlyConvertible
!(
ElementType
!
Range
,
const
(
Archive
))
)
Parameters
archive
const
(
Archive
)
the added element
tagion
dart
RimKeyRange
RimKeyRange
classes
RangeContext
functions
add
empty
front
nextRim
oneLeft
popFront
save
selectRim
type
Adds an archive to the current range The archives should be in the same rim