menu
kt_dart package
documentation
collection.dart
KtLinkedSet<T>
KtLinkedSet.empty factory constructor
KtLinkedSet.empty factory constructor
dark_mode
light_mode
KtLinkedSet<
T
>.empty
constructor
KtLinkedSet<
T
>.empty
(
)
Implementation
factory KtLinkedSet.empty() => KtLinkedSet.from();
kt_dart package
documentation
collection
KtLinkedSet<T>
KtLinkedSet.empty factory constructor
KtLinkedSet class