CompareVO<T> typedef

CompareVO<T> = bool Function(T item)

Implementation

typedef CompareVO<T> = bool Function(T item);