julia
207c09a6
- Avoid generic call in most cases for getproperty (#50523)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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?
References
#50523 - Avoid generic call in most cases for getproperty
Author
gbaraldi
Parents
91242345
Loading