Foundry
Foundry copied to clipboard
Add primitive version of MutableX math methods
In the MutableInteger, MutableDouble, and MutableLong classes, add methods that take primitives for basic operations like +, -, *, and / along with the self-modifying versions.