Built in exponentiation for `Any` type

We actually used to have a ^(::Any, ::Integer) method defined in 0.6.

https://github.com/JuliaLang/julia/pull/23332

1 Like