A top sort (a tree-like layout) of the dependency graph would be helpful. This enhancement would help users understand how the modules are structured.
I say tree-like because,
- the modules with no dependencies will form the root(s).
- cycles may be formed as well.
A top sort (a tree-like layout) of the dependency graph would be helpful. This enhancement would help users understand how the modules are structured.
I say tree-like because,