CbItrableCondition<T> typedef

CbItrableCondition<T> = bool Function(T)

Implementation

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