include Core_kernel.Stringable with type t := tval of_string : string ‑> tval to_string : t ‑> stringinclude Core_kernel.Comparator.S with type t := t and type comparator_witness = Core_kernel.String.Caseless.comparator_witnessval comparator : (t, comparator_witness) Core_kernel.Comparator.comparator