grain
grain copied to clipboard
Faster BigInt Absolute Value Algorithm
The algorithm we use for abs
in runtime/bigint.gr
is perhaps not the most optimal. We should replace it.