ValueFunction<T, TKey> typedef

ValueFunction<T, TKey> = TKey Function(T t)

Implementation

typedef ValueFunction<T, TKey> = TKey Function(T t);