package zmq

  1. Overview
  2. Docs
val (>>=) : 'a t -> ('a -> 'b t) -> 'b t
val (<?>) : 'a t -> 'a t -> 'a t