IterableDistinct<E> extension

on

Methods

distinct() Iterable<E>
Returns a new lazy Iterable containing only distinct elements from the collection.