UnionFind.same

Are a and b same group?

struct UnionFind
const
bool
same
(
size_t a
,
size_t b
)

Meta