PureMatcherFunction<T> typedef

PureMatcherFunction<T> = bool Function(T object)

Implementation

typedef PureMatcherFunction<T> = bool Function(T object);