Skip to content

Commit fe9982a

Browse files
committed
Add integer division to NSDecimal
The integer division requires the creation of a new protocol to unify WideDecimal and Decimal. This has been referred to as VariableLengthNumber, because it builds upon the functions in CoreFoundation that used NSInteger built-in functions, but without conflating the Swift Integer type.
1 parent f2dffa1 commit fe9982a

File tree

2 files changed

+339
-81
lines changed

2 files changed

+339
-81
lines changed

0 commit comments

Comments
 (0)