toSet

open fun <T> toSet(things: Iterable<out T>): Set<T>(source)