toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.util.collect
/
ForestDisjointSet
/
union
union
open
override
fun
union
(
x
:
DisjointSet.Partition
<
T
>
,
y
:
DisjointSet.Partition
<
T
>
)