Module Incremental.Infix

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