KtHashSet<T>.empty constructor

KtHashSet<T>.empty()

Implementation

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