We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
سلام. ممنون از کتابخونه خوبتون. لطفا امکان سازگاری با کاتلین مولتی پلتفرم هم اضافه کنید.
The text was updated successfully, but these errors were encountered:
This library relies on Java's BigInteger and BigDecimal specific to JVM. Some incomplete libraries support them on other platforms but none are complete enough. https://github.com/Crossoid/Kotlin-Native-BigDecimal https://github.com/kmulti/kmulti-bignumber https://github.com/ionspin/kotlin-multiplatform-bignum and more here: https://youtrack.jetbrains.com/issue/KT-20912 I would rather use an implementation of BigInteger and BigDecimal by JetBrains instead of a third-party library.
BigInteger
BigDecimal
Sorry, something went wrong.
No branches or pull requests
سلام. ممنون از کتابخونه خوبتون. لطفا امکان سازگاری با کاتلین مولتی پلتفرم هم اضافه کنید.
The text was updated successfully, but these errors were encountered: