:: (b -> c) -> (a -> m b) -> (a -> m c) -is:exact

Composition: pure function after functorial (monadic) function.