The method is specified to return the leader of the result of a join. If
the two members were already in an equivalence class, there is a chance
that it might fail to return the leader. For example, if the array looks
like this:
EC[0] = 0
EC[1] = 0
EC[2] = 1
EC[3] = 1
Then join(2, 3) would have returned 1, which is not the same as the
actual leader 0.
clang-format not found in user’s local PATH; not linting file.