DistinctList<T> extension

on

Methods

distinctBy<Key>(Key getKey(T)) List<T>

Available on List<T>, provided by the DistinctList extension