Hasher<T> typedef

Hasher<T> = int Function(T value)

Implementation

typedef Hasher<T> = int Function(T value);