Description
Some common point-free combinators.
README.md
pointless-fun
Some common point-free combinators. Including strict composition, and type-signature-like combinators for coercing inputs and outputs of functions.
Install
This is a simple package and should be easy to install. You should be able to use the standard:
$> cabal install pointless-fun
Portability
This library is fully Haskell98 compliant.