jogru0 / disjoint

Fast and safe implementation of the disjoint-set data structure.
https://docs.rs/disjoint/latest/disjoint/index.html
Apache License 2.0
2 stars 2 forks source link

Implemented `Eq`, changed constructors `new` and `with_len`. #2

Closed jogru0 closed 1 year ago

jogru0 commented 1 year ago