DotNext.Collections.Generic
Namespace with 11 public types
Structures
ListSegment`1
ReadOnlyCollectionView`2
ReadOnlyDictionaryView`3
ReadOnlyListView`2
Static Classes
AsyncEnumerable
Collection
Dictionary
Enumerator
List
Provides various extensions for interface.
Set
Represents various extension methods for sets.
Interfaces
IEnumerator`2
Represents ad-hoc enumerator implemented as value type to avoid enumerator allocation
and prevent the compiler to generate call.