SetEqualityX<T, S extends Set<T>> extension

an extension List<T>

on
  • S

Methods

equals(S other) bool
does what you expect from == if the iterables are identical will return true else false