Commit d3c43d5
committed
chore: add
The `unsigned` keyword is present in 8 of the 10 sibling `@stdlib/number/uint32/base/*` packages (80% conformance); `add` and `sub` were the only outliers. The function operates on unsigned 32-bit integers, so the keyword applies.
https://claude.ai/code/session_019SVGtKk9jEos5C9ecE4ni2unsigned keyword to number/uint32/base/add
1 parent 6b79aec commit d3c43d5
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
66 | 67 | | |
67 | 68 | | |
68 | 69 | | |
| |||
0 commit comments