YAComparator<V> typedef

YAComparator<V> = bool Function(V previous, V current)

Implementation

typedef YAComparator<V> = bool Function(V previous, V current);