Module Make2.Monad_infix

val (>>=) : ('a'e) X.t -> ('a -> ('a'e) X.t) -> ('a'e) X.t
val (>>|) : ('a'e) X.t -> ('a -> 'b) -> ('a'e) X.t