Of_monad3.Monad
The same as S
except the monad type has three arguments. The second and third are always just passed through.
module Let_syntax : sig ... end
module Monad_infix : sig ... end
Same as Infix, except the monad type has three arguments. The second and third are always just passed through.
val return : 'a -> ('a, _, _) t