set

open fun <T> set(items: Array<T>): Set<T>(source)

Return

a set of the items.