But, if `**` existed as an operator (overloaded as...
# stdlib
d
But, if
**
existed as an operator (overloaded as
operator fun pow
or something like that), it could be applied to
BigInteger
/
BigDecimal
.