Node
type t
val equal : t -> t -> bool
val hash : t -> int
val pretty : Stdlib.Format.formatter -> t -> unit