KtMutableSet<T>.empty constructor

KtMutableSet<T>.empty()

Implementation

factory KtMutableSet.empty() => KtMutableSet.from();