module type Identifiable = Identifiable.S
Identifiable.S
type t
include Stringable.S
include Comparable.S_binable
include Hashable.S_binable
include Sexpable.S
include Binable.S
val pp : Format.formatter -> t -> unit
Format.formatter -> t -> unit