:: a -> (a -> b) -> b package:overhang

Hang on function application, a.k.a. non-operator version of &.
onApp = (&)