MultiplicativeArithmetic
Swift's standard library includes AdditiveArithmetic
, but not MultiplicativeArithmetic
. So I made one!
link |
Stars: 1 |
Last commit: 5 days ago |
sqrt
and pow
are like fancy multiplying right? Right.
So now they're here! Turns out the standard libraries tend to include these already so We just had to thinly wrap them. Except Decimal
; that had some ancient ObjC weirdness. Woo!
Swiftpack is being maintained by Petr Pavlik | @ptrpavlik | @swiftpackco | API | Analytics