@hackage ZipFold0.1.4
Zipping folds
Installation
Dependencies (2)
- TypeCompose >=0.5.2
- base <5 Show all…
Dependents (1)
@hackage/acme-everything
ZipFold is a small package zipping folds, as described in a collection of blog posts, http://conal.net/blog/tag/zip, inspired by the post "Beautiful Folds" by Max Rabkin http://squing.blogspot.com/2008/11/beautiful-folding.html.
Please share any comments & suggestions on the discussion (talk) page at [1].
You can configure, build, and install all in the usual way with Cabal commands.
runhaskell Setup.lhs configure runhaskell Setup.lhs build runhaskell Setup.lhs install
References: