[−][src]Crate ena
An implementation of union-find. See the unify
module for more
details.
Modules
snapshot_vec | A utility class for implementing "snapshottable" things; a snapshottable data structure permits
you to take a snapshot (via |
unify | Union-find implementation. The main type is |