DistinctExtension<T> extension

on

Methods

distinct([Object keySelector(T element)?]) Iterable<T>
Returns an iterable representing the distinct values of this iterable.