package async_parallel

  1. Overview
  2. Docs
type t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
include Core.Stringable with type t := t
val of_string : string -> t
val to_string : t -> string