Documentation

ImportGraph.Imports.Redundant

Return the redundant imports (i.e. those transitively implied by another import) amongst a candidate list of imports.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Return the redundant imports (i.e. those transitively implied by another import) of a specified module (or the current module if none is specified).

    Equations
    Instances For