package zmq

  1. Overview
  2. Docs

Module Zmq_deferred.SocketSource

The functor allows abstraction of the concurrency monad

Sourcemodule type Socket = sig ... end
Sourcemodule Make (T : Deferred.T) : Socket with type 'a deferred = 'a T.t and type 'a of_socket_args = 'a
OCaml

Innovation. Community. Security.