Closed
Description
Add new compare Algorithm to be able compare lists like a sets (ignoring ordering).
For now, If we want to compare collection without ordering, we should to use sets.
In case, when we need to ignore ordering and we can not to change existing lists Objects to sets we have some troubles.
We can not to change our model and use Sets.