how does one insert elements? What types are insertable? i.e., compare to `add` in another implementation (python): https://raw.githubusercontent.com/deehzee/unionfind/master/unionfind.py
how does one insert elements? What types are insertable?
i.e., compare to
addin another implementation (python): https://raw.githubusercontent.com/deehzee/unionfind/master/unionfind.py