You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 8, 2023. It is now read-only.
I was expecting something as simple as the first post in JuliaLang/julia#24741 to display a type tree. Maybe two APIs subtypetree and supertypetree are sufficient.
But I can not figure out the correct way to use this repo. Could you please also write a minimal working example in README?
I think typetree visualization is a popular feature in julia.