Add `Mod` and `Pow` to signed integers
Open
Lib: Math
New Feature
- Dominant language
- Sway
- Stars
- 145
- Forks
- 67
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 4
Description
### Motivation
The signed integers do not have `Mod`, `Pow`, and some other mathematical traits implemented
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not identify any files, tests, or entry points. Start by locating the signed-integer trait implementations in sway-libs and checking how existing mathematical traits are tested; done means signed integers provide Mod, Pow, and the other intended mathematical traits with corresponding tests.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100