package ppx_expect

  1. Overview
  2. Docs
type nonrec t = string t
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val compare : t -> t -> int