saxbophone / arby

Arbitrary precision arithmetic in C++, even at compile-time
https://saxbophone.com/arby/
Mozilla Public License 2.0
8 stars 1 forks source link

Changed internal representation to store zero as zero, not empty array #112

Closed saxbophone closed 2 years ago

saxbophone commented 2 years ago

Closes #91