Interfaces overview

ICollection<T>, ICollectionValue<T>, IComparer<T>, IDictionary<K,V>, IDirectedCollectionValue<T>, IDirectedEnumerable<T>, IExtensible<T>, IHasher<T>, IIndexed<T>, IIndexedSorted<T>, IList<T>, IPersistentSorted<T>, IPriorityQueue<T>, IQueue<T>, ISequenced<T>, ISorted<T>, ISortedDictionary<K,V>, IStack<T>

Classes overview

ArrayBase<T>, ArrayList<T>, C5Random, CollectionBase<T>, CollectionValueBase<T>, ComparerBuilder.FromComparable<T>, DefaultReferenceTypeHasher<T>, DefaultValueTypeHasher<T>, DictionaryBase<K,V>, EnumerableBase<T>, GuardedCollection<T>, GuardedCollectionValue<T>, GuardedDictionary<K,V>, GuardedDirectedCollectionValue<T>, GuardedDirectedEnumerable<T>, GuardedEnumerable<T>, GuardedEnumerator<T>, GuardedIndexedSorted<T>, GuardedList<T>, GuardedSequenced<T>, GuardedSorted<T>, GuardedSortedDictionary<K,V>, HashBag<T>, HashDictionary<K,V>, HashedArrayList<T>, HashedLinkedList<T>, HasherBuilder.ByInvoke<T>, HasherBuilder.ByPrototype<T>, HasherBuilder.ByRTCG, HasherBuilder.SequencedHasher<S,W>, HasherBuilder.UnsequencedHasher<S,W>, HashSet<T>, IntervalHeap<T>, IntHasher, KeyValuePairComparer<K,V>, KeyValuePairHasher<K,V>, LinkedList<T>, NaturalComparer<T>, NaturalComparerO<T>, SequencedBase<T>, SortedArray<T>, Sorting, TestedAttribute, TreeBag<T>, TreeBag<T>.Enumerator, TreeBag<T>.Range.Enumerator, TreeBag<T>.SnapEnumerator, TreeDictionary<K,V>, TreeSet<T>, TreeSet<T>.Enumerator, TreeSet<T>.Range.Enumerator, TreeSet<T>.SnapEnumerator

Value Types overview

EnumerationDirection, HashSet<T>.Feature, KeyValuePair<K,V>, SortedArray<T>.Feature, Speed, TreeBag<T>.Feature, TreeSet<T>.Feature

Delegates overview

Applier<T>, Filter<T>, Mapper<T,V>