Module Make2.Monad_infix

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