zink icon indicating copy to clipboard operation
zink copied to clipboard

Derive tests for all arithmetic operations

Open clearloop opened this issue 1 year ago • 0 comments

Describe the feature

i32add | i64add -> add
...
  • add
  • mul
  • sub
  • div
  • sdiv
  • mod
  • smod
  • adddmod
  • mulmod
  • exp

Solution

No response

clearloop avatar Jul 07 '23 14:07 clearloop