julia
207c09a6 - Avoid generic call in most cases for getproperty (#50523)

Commit
2 years ago
Avoid generic call in most cases for getproperty (#50523) More generic than https://github.com/JuliaLang/julia/pull/50444. Should we keep the boundscheck on the getfield since we got the index from the runtime itself?
Author
Parents
Loading