asKotlinSet

fun <A> Set<A>.asKotlinSet(): Set<A>

See also

CollectionConverters.asJava

for more information.