Module Signal.Uid

type t = Hardcaml__.Import.int64
val compare : t -> t -> Hardcaml__.Import.int
val hash_fold_t : Base.Hash.state -> t -> Base.Hash.state
val hash : t -> Base.Hash.hash_value
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
include Hardcaml__.Import.Comparator.S with type t := t
type t
type comparator_witness
val comparator : (tcomparator_witness) Hardcaml__.Import.Comparator.comparator
include Hardcaml__.Import.Equal.S with type t := t
type t
val equal : t Hardcaml__.Import.Equal.equal