hackage.haskell.org : 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.
Registry
-
Source
- Homepage
- JSON
purl: pkg:hackage/skip-list
Keywords:
data
, library
, mit
, Propose Tags
, data-structures
, functional-programming
, haskell-library
, skiplist
License: MIT
Latest release: about 8 years ago
First release: about 8 years ago
Dependent repositories: 1
Downloads: 1,802 total
Stars: 9 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 4 days ago