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
val comparator : (t, comparator_witness) Hardcaml__.Import.Comparator.comparator