FuelLabs / sway-libs

Miscellaneous Sway libraries.
https://docs.fuel.network/docs/sway-libs/
Apache License 2.0
146 stars 61 forks source link

Add `Mod` and `Pow` to signed integers #299

Open bitzoic opened 1 month ago

bitzoic commented 1 month ago

Motivation

The signed integers do not have Mod, Pow, and some other mathematical traits implemented