KtLinkedSet<T>.empty constructor

KtLinkedSet<T>.empty()

Implementation

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