<@U1DCM39JR> Python's long is unlimited. Kotlin st...
# announcements
v
@supaham Python's long is unlimited. Kotlin standard types are all limited, so it doesn't really make sense to use
power
very often. Something like
pow(power, mod)
can be a part of the
BigInteger
API