Expand description
Arithmetic functions for the Fuel VM
Functions
- Add two unchecked numbers, returning an error if overflow
- Add two unchecked words, returning an error if overflow
- Subtract two unchecked numbers, returning an error if overflow
- Subtract two unchecked words, returning an error if overflow