Module ProofEngine.NodeSource

Sourcetype t = node
Sourceval hash : t -> int
Sourceval equal : t -> t -> bool
Sourceval compare : t -> t -> int
Sourceval pretty : Format.formatter -> t -> unit