merge-find
Implementation of Disjoint-set data structure algorithm (also called a union–find data structure or merge–find set).
Implementation of Disjoint-set data structure algorithm (also called a union–find data structure or merge–find set).
High performance set theory - functional utilities which operate on arbitrary input sets.
An ESnext spec-compliant `Set.prototype.isDisjointFrom` shim/polyfill/replacement that works as far down as ES3
Fixed-size disjoint set data structures for JavaScript
Disjoint-set data structures for JavaScript