Char.Caseless
type nonrec t = t
val hash_fold_t :
Base_internalhash_types.state ->
t ->
Base_internalhash_types.state
val hash : t -> Base_internalhash_types.hash_value
val t_of_sexp : Sexplib0__.Sexp.t -> t
val sexp_of_t : t -> Sexplib0__.Sexp.t
val t_sexp_grammar : t Sexplib0.Sexp_grammar.t
val comparator : (t, comparator_witness) Base__Comparator.t