num-traits 0.2.1

Numeric traits for generic mathematics
Documentation
1
2
3
4
pub mod saturating;
pub mod checked;
pub mod wrapping;
pub mod inv;