This website requires JavaScript.
Explore
Help
Sign In
xeos
/
num-traits
Watch
1
Star
0
Fork
You've already forked num-traits
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6161f1ade1
num-traits
/
src
/
ops
History
Josh Stone
6161f1ade1
impl 128-bit MulAdd and MulAddAssign
2018-05-07 12:28:35 -07:00
..
checked.rs
impl 128-bit CheckedRem and CheckedNeg
2018-05-07 12:28:15 -07:00
inv.rs
Fix doc tests.
2018-02-27 13:25:53 -05:00
mod.rs
Added `MulAdd` and `MulAddAssign` traits
2018-04-10 10:08:55 +02:00
mul_add.rs
impl 128-bit MulAdd and MulAddAssign
2018-05-07 12:28:35 -07:00
saturating.rs
Added impls of `Saturating…` for `i128` and `u128`
2018-04-09 11:10:57 +02:00
wrapping.rs
Added impls of `Wrapping…` for `i128` and `u128`
2018-04-09 11:11:05 +02:00