Module Promise.Operators

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