julia
69a22cf4
- `append_c_digits`: typeassert `Int` to improve inference (#57950)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
284 days ago
`append_c_digits`: typeassert `Int` to improve inference (#57950) Makes the sysimage more resistant to method invalidation, when defining a new `Integer` subtype with a right bitshift method.
References
#57950 - `append_c_digits`: typeassert `Int` to improve inference
Author
nsajko
Parents
1a4e0943
Loading