@hackage ZipFold0.1.4

Zipping folds

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      conal@conal.net

    • Versions

      • 0.1.4 Sun, 12 Jul 2009
      • 0.1 Sun, 16 Nov 2008
      • 0.0 Sat, 15 Nov 2008

    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:

    [1] http://haskell.org/haskellwiki/ZipFold