Gen_id.S
Generative identifiers for groups
val equal : t -> t -> Ppx_deriving_runtime.bool
val compare : t -> t -> Ppx_deriving_runtime.int
val pp :
Ppx_deriving_runtime.Format.formatter ->
t ->
Ppx_deriving_runtime.unit
val show : t -> Ppx_deriving_runtime.string
val hash : t -> int
val create : unit -> t
module Tbl : CCHashtbl.S with type key = t
val pp_set : Set.t Imandrakit_common.Fmt.printer