pull/37/head
Ishaan Bhardwaj 2021-09-21 18:01:36 -04:00
parent 7fa547c307
commit dd96db170e
1 changed files with 1 additions and 0 deletions

View File

@ -368,6 +368,7 @@ function bigint.add(big1, big2)
return result
end
function bigint.subtract(big1, big2)
-- Type checking is done by bigint.compare in bigint.add
-- Subtracting is like adding a negative