package async_unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val load_sexp_conv : string -> (Sexplib.Sexp.t -> 'a) -> [ `Result of 'a | `Error of exn * Sexplib.Sexp.Annotated.t ] as 'body Async_unix.Import.Deferred.t
val load_sexps_conv : string -> (Sexplib.Sexp.t -> 'a) -> [ `Result of 'a | `Error of exn * Sexplib.Sexp.Annotated.t ] as 'body list Async_unix.Import.Deferred.t