range_union_find 0.5.0

A union-find data structure for ranges
Documentation

range_union_find

Crates.io Crates.io License License

This crate implements a union-find data structure for ranges that supports PrimInts and Floats.

See the API documentation for more information.