make-monofoldable-foldable: Make a MonoFoldable type into an ordinary Foldable type.
For a container to be Foldable, it must be able to accept all types. This means that ByteStrings and unboxed arrays/vectors are not foldable, as they have restrictions on their elements. This wrapper makes them Foldable.
Downloads
- make-monofoldable-foldable-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | base (>=4.9 && <4.10), mono-traversable (>=1.0 && <1.1) [details] |
Tested with | ghc ==8.0.2 |
License | MIT |
Author | Clinton Mead |
Maintainer | clintonmead@gmail.com |
Category | Data |
Bug tracker | https://github.com/clintonmead/make-monofoldable-foldable/issues |
Source repo | head: git clone https://github.com/clintonmead/make-monofoldable-foldable.git |
Uploaded | by clinton at 2017-03-10T01:27:08Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Downloads | 910 total (1 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |