Module Expert.CanonicalSource

Sourcemodule Exp1 : sig ... end
Sourcetype t = Exp1.t0
include Ppx_compare_lib.Comparable.S with type t := t
Sourceval compare : t -> t -> int
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t