# Variables

ErrCyclicGraph is an error indicating that the dependency graph is cyclic and therefore can't be resolved.

# Structs

DepGraph resolves dependency graph.