You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Longs and Doubles could be converted to Java's BigDecimal and BigInteger. Alternatively, and planning for the future a bit more, use a multiplatform Kotlin implementation https://github.com/ionspin/kotlin-multiplatform-bignum.