julia
2ee9c158
- itrunc => mod: a few more integer modulus methods.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
11 years ago
itrunc => mod: a few more integer modulus methods.
References
#8648 - replace itrunc(Uint8, 1234) => mod(1234, Uint8), etc. [fix #8646]
Author
StefanKarpinski
Parents
d5555cf7
Loading