:: (a -> m b) -> (b -> m c) -> (a -> m c) -package:Agda -package:foundation package:xml-indexed-cursor

Left-to-right Kleisli composition of monads.