julia
367bc968
- widen `Int8` and `Int16` to `Int` instead of `Int32` (#26859)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
widen `Int8` and `Int16` to `Int` instead of `Int32` (#26859) This is consistent with `sum` and less arbitrary.
References
#26859 - widen `Int8` and `Int16` to `Int` instead of `Int32`
Author
JeffBezanson
Parents
29531831
Loading