What's the latest news for BigDecimal support in Kotlin Native?
a
altavir
09/15/2020, 10:57 AM
We discussed big numbers just recetnly in #mathematics. They are supported (on native as well in https://github.com/ionspin/kotlin-multiplatform-bignum. We have some support in kmath and we plan to add native suuport in the next release. Kmath has very limited number of operations, but better performance.
e
expensivebelly
09/15/2020, 11:01 AM
Ok thanks
a
altavir
09/15/2020, 11:02 AM
Just ping me there if you have questions. I do not always read what happens here.