overflow 0.1.0

Proc macros for changing the overflow behavior of math expressions
Documentation
1
2
3
pub mod wrapping;
pub mod checked;
pub mod overflowing;