typedef_equals library

Functions

defaultEquals<T>(T it1, T it2) bool
default implementation of Equals function

Typedefs

Equals<T> = bool Function(T it1, T it2)
Describe the equality of two item