libghc-bool-extras-prof

Fold function for bool type; profiling libraries
  http://tom.lokhorst.eu/bool-extras
  0
  no reviews



Function `bool' allows folding over boolean values, that is comparable to the `maybe' or `either' functions on their respective types.

function `bool' is a replacement for the build-in if-then-else syntax. however, since it is a function, it can be partially applied and passed around to higher order functions.

this package provides a library for the haskell programming language, compiled for profiling. see http://www.haskell.org/ for more information on haskell.