toSetFrom method

Set<T> toSetFrom()

Set of distinct elements.

Implementation

Set<T> toSetFrom() => toSet();