reverse-apply-1.0.1: Standard version of the reverse apply operator.

Portabilityportable
Stabilitystable
Maintainerhans@hanshoglund.se
Safe HaskellSafe-Inferred

Control.Apply.Reverse

Description

Provides a standard version of the reverse apply operator.

Documentation

(&) :: b -> (b -> c) -> cSource

(&!) :: b -> (b -> c) -> cSource