hfusion

A library for fusing a subset of Haskell programs.

http://www.fing.edu.uy/inco/proyectos/fusion

Latest on Hackage:0.0.6.1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed
Maintained by Facundo Dominguez <facundominguez at gmail.com>

This package implements algorithms for fusing pure functions which can be written as primitive recursive functions or as hylomorphisms. The functions can be mutually recursive and make recursion over multiple arguments.