package hvsock
-
hvsock
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module type MAIN = sig ... end
module Make (Main : MAIN) : Lwt_hvsock.FN
Call a blocking ('a -> 'b) function in a ('a -> 'b Lwt.t) context