Module Ordered_set.Evaluation_resultSource

Sourcetype 'a t =
  1. | Known of 'a
  2. | Unknown
Sourceval sexp_of_t : ('a -> Sexplib0.Sexp.t) -> 'a t -> Sexplib0.Sexp.t