You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
363 B
1 line
363 B
initSidebarItems({"trait":[["WrappingAdd","Performs addition that wraps around on overflow."],["WrappingMul","Performs multiplication that wraps around on overflow."],["WrappingShl","Performs a left shift that does not panic."],["WrappingShr","Performs a right shift that does not panic."],["WrappingSub","Performs subtraction that wraps around on overflow."]]}); |