open Core type t val make : string -> t option val sexp_of_t : t -> Sexp.t include Stringable.S with type t := t include Equal.S with type t := t