ItemFilter<T> typedef

bool ItemFilter (T)

Implementation

typedef ItemFilter<T> = bool Function(T);