<div dir="ltr">I&#39;ve just pushed an implementation of the union-find algorithm to the data/ collection. I didn&#39;t do it quite the way wikipedia recommends, but instead made the sets be little containers whose canonical element can be mutated.<div>
<br></div><div>This suits my purposes well, but I wanted to ask if someone on the list knows why the wikipedia way is better.</div><div><br></div><div>Also, I wasn&#39;t sure about the names, so I put &quot;uf-&quot; on the front of everything to discourage people from using this when they really want racket/set. Maybe there is a better way, tho?</div>
<div><br></div><div style>Robby</div><div style><br></div></div>