@hackage EdisonCore1.2.2.1
A library of efficent, purely-functional data structures (Core Implementations)
Categories
License
LicenseRef-OtherLicense
Maintainer
robdockins AT fastmail DOT fm
Links
- Homepage
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (6)
- EdisonAPI ==1.2.2.1
- QuickCheck >=2.0 && <3
- array
- base <4.8
- containers
- mtl <2.3 Show all…
Dependents (6)
@hackage/persistent-map, @hackage/Agda, @hackage/acme-everything, @hackage/starrover2, @hackage/freekick2, @hackage/external-sort
This package provides the core Edison data structure implementations, including multiple sequence, set, bag, and finite map concrete implementations with various performance characteristics. The implementations in this package have no dependencies other than those commonly bundled with Haskell compilers.