num-traits/src
Josh Stone 6161f1ade1 impl 128-bit MulAdd and MulAddAssign 2018-05-07 12:28:35 -07:00
..
ops impl 128-bit MulAdd and MulAddAssign 2018-05-07 12:28:35 -07:00
bounds.rs Add imports for 128-bit Bounded 2018-05-07 12:27:42 -07:00
cast.rs Further simplify float-to-int range checks 2018-03-13 13:38:17 -07:00
float.rs Comment the Rust version for NAN.is_sign_* behavior 2018-02-28 11:43:55 -08:00
identities.rs Merge branch 'master' into regexident-i128 2018-05-04 12:28:48 -07:00
int.rs Added impls of `PrimInt` for `i128` and `u128` 2018-04-09 11:10:45 +02:00
lib.rs Merge branch 'master' into regexident-i128 2018-05-04 12:28:48 -07:00
macros.rs allow unused macros 2018-02-27 17:09:43 -08:00
pow.rs There's no u64 exponent impl for i128/u128 Pow 2018-05-07 12:26:44 -07:00
real.rs Use forwarding macros to implement Float and Real 2018-02-27 16:33:04 -08:00
sign.rs i128 is not Unsigned 2018-05-07 12:26:00 -07:00