EdisonAPI: A library of efficient, purely-functional data structures (API)
Edison is a library of purely functional data structures written by Chris Okasaki. It is named after Thomas Alva Edison and for the mnemonic value EDiSon (Efficient Data Structures). Edison provides several families of abstractions, each with multiple implementations. The main abstractions provided by Edison are: Sequences such as stacks, queues, and dequeues; Collections such as sets, bags and heaps; and Associative Collections such as finite maps and priority queues where the priority and element are distinct.
Modules
[Index] [Quick Jump]
Downloads
- EdisonAPI-1.3.3.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.2.1, 1.2.2, 1.2.2.1, 1.3, 1.3.1, 1.3.3, 1.3.3.1 |
---|---|
Dependencies | base (>=4 && <5), fail [details] |
License | MIT |
Author | Chris Okasaki |
Maintainer | robdockins AT fastmail DOT fm |
Category | Data Structures |
Home page | http://rwd.rdockins.name/edison/home/ |
Source repo | head: git clone https://github.com/robdockins/edison/(edison-api) |
Uploaded | by lyxia at 2023-12-18T12:52:35Z |
Distributions | Arch:1.3.3, NixOS:1.3.3.1 |
Reverse Dependencies | 5 direct, 8 indirect [details] |
Downloads | 17405 total (39 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-12-18 [all 1 reports] |