Module Deferred.Infix

val (>>=) : 'a t -> ('a -> 'b t) -> 'b t
val (<?>) : 'a t -> 'a t -> 'a t