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
This fixesJuliaLang#3377. It allows for writing @methods @time 1+1, @functionloc @time 1+1 plus the equivalent for @which, @edit and @less. The macros check for method specialization of the macro and return the dispatched macro.
0 commit comments