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

Methods for serialising and deserialising Nat to/from bytes #83

Open saxbophone opened 2 years ago

saxbophone commented 2 years ago
saxbophone commented 1 year ago

Can we use iterator pairs to sidestep the limitations around returning a constexpr-allocated object?