danlehmann / arbitrary-int

A modern and lightweight implementation of arbitrary integers for Rust
MIT License
31 stars 12 forks source link

Add docs #20

Open hecatia-elegua opened 1 year ago

hecatia-elegua commented 1 year ago

Some top-level design docs and to the Number trait, UInt. Also, what is extract/widen useful for.