mhogrefe / malachite

An arbitrary-precision arithmetic library for Rust.
GNU Lesser General Public License v3.0
448 stars 17 forks source link

please document if it is allocates for number smaller than 128bit, 256 bit #2

Closed dzmitry-lahoda closed 2 years ago

dzmitry-lahoda commented 2 years ago

or works on stack

mhogrefe commented 2 years ago

I added a FAQ at www.malachite.rs answering that question.