Open rappie opened 2 months ago
Especially for signed integers it can be confusing which number is the smallest.
Example input validation we already have: https://github.com/perimetersec/fuzzlib/blob/main/src/helpers/HelperClamp.sol#L141-L145
Especially for signed integers it can be confusing which number is the smallest.
Example input validation we already have: https://github.com/perimetersec/fuzzlib/blob/main/src/helpers/HelperClamp.sol#L141-L145