Grouper<T> typedef

Grouper<T> = String Function(T item)

Implementation

typedef Grouper<T> = String Function(T item);