# Unionfind
[](https://docs.rs/unionfind)
[](https://crates.io/crates/unionfind)
A union find library made for building type inference engines. Can be used as general purpose datastructure.
# License
This code is dually licensed under the Apache 2.0 and MIT licences