timholy / MethodAnalysis.jl

Utilities to analyze Julia's method tables
https://timholy.github.io/MethodAnalysis.jl/stable/
MIT License
94 stars 3 forks source link

MethodAnalysis

Stable Build Status Codecov

This package is useful for inspecting Julia's internals, particularly its MethodInstances and their backedges. See the documentation for details.