module Data.Function.Apply where import Data.Function.Slip (-$) = flip (--$) = (<<~>) (---$) = (<<~~>) (----$) = (<<~~~>)