TGuardCondition<T> typedef

TGuardCondition<T> = bool Function(T)

Implementation

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