type t
=
|
Char_code of Ecaml.Char_code.t
Symbol of Ecaml.Symbol.t
include sig ... end
val sexp_of_t : t ‑> Base.Sexp.t