Generating a type inheritance diagram

I want to see a type inheritance diagram of Julia’s classes, such as Base. Is there a tool to view it?

Not sure if there is something more recent:
https://discourse.julialang.org/t/diagram-with-all-julia-types/

Check this talk out too for a more general overview about type inheritance (21:33 onwards) and issues surrounding it

PS - Title should be what’s awesome about Julia!

https://github.com/JuliaPlots/GraphRecipes.jl#julia-type-trees

2 Likes