NumericAnnex v0.1.18 Release Notes

    • Added the exponentiation operator ** and the compound assignment operator **=.
    • Deprecated BinaryInteger.pow(_:_:) and Math.pow(_:_:).