utils/collection_equality library

Functions

listEquals<T>(List<T>? a, List<T>? b) bool
mapEquals<T, U>(Map<T, U>? a, Map<T, U>? b) bool