@hackage collections0.3.1.1
Useful standard collections types and related functions.
Categories
License
BSD-3-Clause
Maintainer
NONE
Links
- Documentation
- No source repository
- Security
Versions
Installation
Dependencies (5)
- array
- base >=3 && <4
- bytestring
- containers
- QuickCheck Show all…
Dependents (1)
@hackage/acme-everything
NOTE: This package is currently NOT MAINTAINED. If you are interested in a class-framework for collections (no implementations of special instances) checkthe package collections-api.
This package provides a suite of data structures types, with a consistent API.
It is intended as an evolution of the data structures in the base
package.