ListEquality<T> extension

Utilities for comparison of the contents of lists.

on

Methods

equals(List<T> other) bool
Determines if the contents of this list and other are equal.