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
- `@isssa`/`@isslotnum` hacks circumvent
JuliaLang/julia#37342
and gets rid of type assertions and accompanying inference overheads
(I left type assertions themselves though, in order to make them work
in older versions of Julia)
NOTE: well, we won't need them once
JuliaLang/julia#38905
gets merged
- improve inferrability around `pcexec` within `selective_eval!`
0 commit comments