UnionFind.same

Are a and b same group?

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

Meta