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
No dependent packages found.
Past Dependents
Include Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
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 | 15 days ago |
Repository
| Stars | 9 on GitHub |
| Forks | 0 on GitHub |