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

Re-implemented reverse_iterator as it was before. It works. #61

Closed saxbophone closed 2 years ago

saxbophone commented 2 years ago

Brought back old iteration code in arby that used the reverse iterator. Closes #56