Module CCEqualLabels.Infix

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

Infix equivalent of map.