:: a -> (a -> b) -> b -package:lens-family-core package:overhang

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