ItrableCondition<T> typedef

ItrableCondition<T> = bool Function(T)

Implementation

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