unstable

Undocumented in source.

Members

Functions

maybeFirstIndex
bool maybeFirstIndex(ulong index)
Undocumented in source. Be warned that the author may not have intended to support it.
maybeLastIndex
bool maybeLastIndex(ulong index)
Undocumented in source. Be warned that the author may not have intended to support it.
maybeTerm
bool maybeTerm(ulong i, ulong term)
Undocumented in source. Be warned that the author may not have intended to support it.
mustCheckOutOfBounds
void mustCheckOutOfBounds(ulong lo, ulong hi)
Undocumented in source. Be warned that the author may not have intended to support it.
restore
void restore(Snapshot s)
Undocumented in source. Be warned that the author may not have intended to support it.
shrinkEntriesArray
void shrinkEntriesArray()
Undocumented in source. Be warned that the author may not have intended to support it.
slice
Entry[] slice(ulong lo, ulong hi)
Undocumented in source. Be warned that the author may not have intended to support it.
stableSnapTo
void stableSnapTo(ulong i)
Undocumented in source. Be warned that the author may not have intended to support it.
stableTo
void stableTo(ulong i, ulong t)
Undocumented in source. Be warned that the author may not have intended to support it.
truncateAndAppend
void truncateAndAppend(Entry[] ents)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_entries
Entry[] _entries;
Undocumented in source.
_offset
ulong _offset;
Undocumented in source.
_snap
Snapshot* _snap;
Undocumented in source.

Meta