fpipe

F#-style composition and application

Latest on Hackage:0.0.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 and maintained by Ben Schulz

Control.FPipe provides trivial F#-style composition and application, namely the full complement of right and left associative versions of the fundamental (.) and ($) operators: (<.), (.>), (<$), ($>).