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