datenlord / utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Using wrapping_* instead of overflowing_*

pwang7 opened this issue · comments

When the DatenLord code is stabilized, OverflowArithmetic should use wrapping_* instead of overflowing_*.