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

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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.

Properties

Versions 1.2.1, 1.2.2, 1.2.2.1, 1.2.2.1, 1.3, 1.3.1, 1.3.3, 1.3.3.1
Change log None available
Dependencies base (>=2.0 && <5), mtl (>=1.0) [details]
License LicenseRef-OtherLicense
Author Chris Okasaki
Maintainer robdockins AT fastmail DOT fm
Category Data Structures
Home page http://rwd.rdockins.name/edison/home/
Uploaded by RobertDockins at 2014-06-01T06:09:24Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees