CompareListsExtension<T> extension

Extension adding an ability to compare equality of two Lists.

on

Methods

sameAs(Iterable<T>? list) bool

Available on Iterable<T>, provided by the CompareListsExtension extension

Indicates whether the provided list is the same as this.