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