Scope in metaprogramming

In case anyone was curious, the code was for a recipe to plot the dependency structure of julia packages. These plots are quite interesting (focal package red, packages depending on that are green, dependencies of the focal package (and by extension also all the green packages) are blue).

6 Likes