list/unique_list_extensions library

Typedefs

KeyExtractor<T, E> = E Function(T element)
Extracts a key of type E from an element of type T.