sway
sway copied to clipboard
Add `core::num::*` to the prelude
As per the title. That library includes simple things like ~u64::max() and it wouldn't hurt to have them automatically available to every program.
Ref: https://github.com/FuelLabs/sway/issues/2777
https://github.com/FuelLabs/sway/pull/2828/files currently closes this issue so I'm just gonna close it now.