make-monofoldable-foldable: Make a MonoFoldable type into an ordinary Foldable type.

[ data, library, mit ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

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]
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 880 total (4 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]