tight-apply

Tightly binding infix function application

Latest on Hackage:0.1.0.0

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.

LicenseRef-PublicDomain licensed by David Farrell
Maintained by David Farrell

Tightly binding infix function application for Haskell. apply has the highest infix precedence of 9, allowing it to be used in places where $ would be appropriate if not for its precedence being the lowest precedence of 0.