WhereChecker<T> typedef

WhereChecker<T> = bool Function(T item)

Implementation

typedef WhereChecker<T> = bool Function(T item);