Module Hardcaml.Parameter_name

type t
val compare : t -> t -> Hardcaml__.Import.int
include Ppx_sexp_conv_lib.Sexpable.S with type t := t
type t
val t_of_sexp : Sexplib0.Sexp.t -> t
val sexp_of_t : t -> Sexplib0.Sexp.t
include Hardcaml__.Import.Equal.S with type t := t
type t
val equal : t Hardcaml__.Import.Equal.equal
include Hardcaml__.Import.Stringable.S with type t := t
type t
val of_string : string -> t
val to_string : t -> string