#find #union #engine #building #inference

unionfind

A union find library made for building type inference engines. Can be used as general purpose datastructure.

5 releases

0.2.1 Oct 23, 2023
0.2.0 Oct 22, 2023
0.1.2 May 2, 2022
0.1.1 May 2, 2022
0.1.0 May 2, 2022

#532 in Data structures

Apache-2.0 OR MIT

36KB
856 lines

Unionfind

Docs.rs Crates.io

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

Dependencies

~240–690KB
~16K SLoC