Closed robbie-c closed 1 year ago
Do an instanceof test for the objects, if they are both Set classes then treat is as a special case, and use the new setEquiv function.
Added tests that previously failed, and now pass with my changes.
Do an instanceof test for the objects, if they are both Set classes then treat is as a special case, and use the new setEquiv function.
Added tests that previously failed, and now pass with my changes.