SetInterop<T> extension
- on
-
- Set<
T>
- Set<
Properties
-
kt
→ KtMutableSet<
T> -
Wraps this Set with a KtMutableSet interface.
no setter
Methods
-
toImmutableSet(
) → KtSet< T> - Converts the Set to a truly immutable KtSet