weihanglo / rust-algorithm-club

Learn algorithms and data structures with Rust
https://weihanglo.tw/rust-algorithm-club
MIT License
407 stars 43 forks source link

Revise Hashset impl and doc #22

Closed weihanglo closed 5 years ago

weihanglo commented 5 years ago

Close #20

I've continue doing on your previous work. Please review these code and documentation. You can read the tutorial directly from here.