HashCodeGetter<Item> typedef

HashCodeGetter<Item> = int Function(Item a)

Implementation

typedef HashCodeGetter<Item> = int Function(Item a);