CompareListsExtension<T> extension
Extension adding an ability to compare equality of two Lists.
- on
-
- Iterable<
T>
- Iterable<
Methods
-
sameAs(
Iterable< T> ? list) → bool -
Available on Iterable<
Indicates whether the providedT> , provided by the CompareListsExtension extensionlist
is the same as this.