setIsEqual

Tests whether set and other are equal (contain the same elements).

Parameters

setA set
otherAnother set

Returns

true if the two sets are equal, false otherwise.