I have developed a multi-platform HugeInt arbitrary-precision integer arithmetic package.
The API utilizes Kotlin features and is explicitly not a drop-in replacement for java.math.BigInteger.
So I'm particularly interested in having folks review the user-facing API, give honest feedback, and tell me whether it feels Kotlin-friendly before the initial release.
https://github.com/migueldecimal128/HugeInt