Up
Module
Node_id
Signature
type
t =
private
int
val
sexp_of_t :
t
->
Sexplib.Sexp.t
val
hash :
t
-> int
val
compare :
t
->
t
-> int
val
hashable :
t
Core_kernel.Hashable.Hashtbl.Hashable.t
module
Table
: sig .. end
module
Hash_set
: sig .. end
module
Hash_queue
: sig .. end
val
invariant :
t
Core_kernel.Invariant_intf.inv
val
next : unit ->
t
val
to_string :
t
-> string