NumericAnnex v0.1.18 Release Notes
-
- Added the exponentiation operator
**and the compound assignment operator**=. - Deprecated
BinaryInteger.pow(_:_:)andMath.pow(_:_:).
- Added the exponentiation operator
** and the compound assignment operator **=.BinaryInteger.pow(_:_:) and Math.pow(_:_:).