#union #find #engine #building #general #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

#411 in Data structures

21 downloads per month

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

~320–780KB
~18K SLoC