mentat/num_traits/ops/wrapping/sidebar-items.js

1 line
240 B
JavaScript
Raw Normal View History

2018-08-22 17:04:13 +00:00
initSidebarItems({"trait":[["WrappingAdd","Performs addition that wraps around on overflow."],["WrappingMul","Performs multiplication that wraps around on overflow."],["WrappingSub","Performs subtraction that wraps around on overflow."]]});