skip-list
Skip lists provide efficient amortized indexing deep into lists by building an index that, essentially, converts the list into a balance binary tree. See the wikipedia entry on skip lists for more information.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 8 years ago
0.1.0.1
over 8 years ago
Versions
2
2
Downloads
1,828 total
1,828 total
Dependent Repos
1
1
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| Homepage | Homepage |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/skip-list
spec |
| License | MIT |
| First Release | over 8 years ago |
| Last Synced | 13 days ago |
Repository
| Stars | 9 on GitHub |
| Forks | 0 on GitHub |