package hvsock

  1. Overview
  2. Docs
module type MAIN = sig ... end

Call a blocking ('a -> 'b) function in a ('a -> 'b Lwt.t) context