Creates a new Set<T> from the iterable object generating T.
Set<T>
T
The Ord instance for T.
Ord
The new collection with items from iterable.
iterable
Creates a new
Set<T>from the iterable object generatingT.