Module Dependency.VertexSource

Vertices: scope variables or subscopes.

The vertices of the scope dependency graph are either :

Indeed, during interpretation, subscopes are executed atomically.

Sourceval hash : t -> int
Sourceval compare : 'a -> 'a -> int
Sourceval equal : t -> t -> bool
Sourceval format_t : Format.formatter -> t -> unit