ionspin / kotlin-multiplatform-bignum

A Kotlin multiplatform library for arbitrary precision arithmetics
Apache License 2.0
339 stars 40 forks source link

Return an array containing 0 when big integer is zero #281

Closed ionspin closed 5 months ago

ionspin commented 5 months ago

,to be more consistent. Fixes #280.