tight-apply-0.1.0.0: Tightly binding infix function application
Data.Function.Apply
apply :: (a -> b) -> a -> b infixr 9 Source