Module Option.O

val (>>=) : 'a option -> ( 'b -> 'c option ) -> 'c option