:: (a -> m b) -> (b -> m c) -> (a -> m c) package:basic-prelude

Left-to-right Kleisli composition of monads.