EdisonAPI: A library of efficent, purely-functional data structures (API)

[ data-structures, library, mit ] [ Propose Tags ]

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 (Efficent 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.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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 (>=2.0 && <4.13), mtl (>=1.0) [details]
License LicenseRef-OtherLicense
Author Chris Okasaki
Maintainer robdockins AT fastmail DOT fm
Revised Revision 1 made by AndreasAbel at 2022-04-28T10:13:46Z
Category Data Structures
Home page http://rwd.rdockins.name/edison/home/
Uploaded by RobertDockins at 2014-06-01T06:20:16Z
Distributions Arch:1.3.3, NixOS:1.3.3.1
Reverse Dependencies 5 direct, 8 indirect [details]
Downloads 17165 total (33 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Successful builds reported [all 1 reports]