Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 252 Bytes

File metadata and controls

4 lines (3 loc) · 252 Bytes

rust-bits

Bit vector functions and iterators to explore Rust.

I still have no idea what I'm doing in Rust but I finally figured out how to write an iterator. I desperately wanted an example like this when I started, so I hope others find it useful.