TropicSapling/triforce

Safe subtraction function?

Opened this issue · 1 comments

Something like unsigned x = x safesub y would only store the subtraction in x if the result is positive.