package async

  1. Overview
  2. Docs
type t
include Ppx_compare_lib.Equal.S with type t := t
val equal : t -> t -> bool
val sexp_of_t : t -> Sexplib0.Sexp.t
val of_exception_error : Core.Error.t -> t

Used to convert uncaught exceptions raised in connect to a t

val to_error : t -> Core.Error.t
OCaml

Innovation. Community. Security.