Checks if two Set objects are the same.
Set
The first value to compare.
The reference Set.
true if the sets are the same, false otherwise.
true
false
if ref is not a Set.
ref
Checks if two
Setobjects are the same.