utils/map_equals library

Functions

mapEquals<T, U>(Map<T, U>? a, Map<T, U>? b) bool
Compares two maps for element-by-element equality.