package ppx_expect

  1. Overview
  2. Docs
type t
val sexp_of_t : t -> Sexplib0.Sexp.t
include Base.Exported_for_specific_uses.Ppx_compare_lib.Comparable.S with type t := t
val compare : t -> t -> int
val of_string : Base.string -> t
val to_string : t -> Base.string