:: (a -> b) -> (c -> a) -> c -> b package:wrap

Wrap the result of a function applied to 1 argument.