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
module Table : sig .. end
module Hash_set : sig .. end
module Hash_queue : sig .. end
val next : unit -> t
val to_string : t -> string