API reference › @evolu/common › Skiplist
Skiplist data structure with probabilistic level generation.
Functions
| Function | Description |
|---|---|
| createSkiplist | - |
| createSkiplistLevel | - |
Interfaces
| Interface | Description |
|---|---|
| Skiplist | - |
| SkiplistLevel | - |
| SkiplistLevelConfig | - |
| SkiplistLevelDep | - |
| SkiplistNode | - |