IterableToHashSet<E> extension

on

Methods

toHashSet() HashSet<E>
Returns a new HashSet with all distinct elements of this collection.