reunion 0.1.5

A generic implementation of the Union-Find w/ Rank data structure.
Documentation
[dependencies]

[lib]
crate-type = ["cdylib", "rlib"]
name = "reunion"

[package]
authors = ["Aalekh Patel <aalekh.gwpeck.7998@icloud.com>"]
description = "A generic implementation of the Union-Find w/ Rank data structure."
documentation = "https://www.github.com/aalekhpatel07/reunion/blob/main/README.md"
edition = "2018"
license-file = "LICENSE"
name = "reunion"
repository = "https://www.github.com/aalekhpatel07/reunion"
version = "0.1.5"