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
So far I have tried the following, but these are not consistent. z.tracker.f.func.f methods(z.tracker.f.func).ms[1].name methods(z.tracker.f.func).ms[1].roots[4] methods(z.tracker.f.func).mt.name
This may work for some operation but for other operations, I end up getting :back or Symbol(#<somenumber>))
I'm absolutely stuck here
When building a graph (#32), it is very important to obtain the name of the
function
that was executed to obtain eachTracked
variable.e.g.
I want to find the symbol
*
fromz
alone.The text was updated successfully, but these errors were encountered: