Expand description
The implementation of forward-only in-memory cursor.
Structsยง
- Forward
InMemory Cursor - The implementation of forward-only in memory cursor over the entries. The cursor operates under the assumption that the supplied collection is pre-sorted.