Module Tree.V

type t
type label
val create : label -> t
val label : t -> label
val hash : t -> int
val equal : t -> t -> bool