TFuncPredicate1<T> typedef

TFuncPredicate1<T> = bool Function(T)

Implementation

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