@hackage EdisonCore1.3.3.3
A library of efficient, purely-functional data structures (Core Implementations)
Categories
License
MIT
Maintainer
lysxia@gmail.com
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- EdisonAPI >=1.3.3 && <1.4
- QuickCheck >=2.8.2 && <3
- base >=4.12 && <4.23
- containers <0.8
- fail <5
- semigroups >=0.18 && <0.19 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.