@hackage fpipe0.0.1

F#-style composition and application

  • Categories

    • License

      BSD-3-Clause

    • Maintainer

      Ben Schulz <benjamin.a.schulz@gmail.com>

    • Versions

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