Documentation for this section has not yet been entered.
| Type | Description |
|---|---|
| BidirectionalDictionary<TKey,TValue> | Documentation for this section has not yet been entered. |
| CachedSequence<T> | An immutable, thread-safe, singly-linked list. |
| CollectionCoda | Documentation for this section has not yet been entered. |
| DictionaryCoda | Documentation for this section has not yet been entered. |
| EnumerableCoda | Extension methods on IEnumerable<T>. |
| KeyValuePairCoda | Extension methods for KeyValuePair<TKey, TValue>. |
| LinkedListCoda | LinkedList<T> extension methods. |
| MutableLookup<TKey,TElement> | A mutable lookup implementing System.Linq.ILookup<TKey, TElement> |
| OrderedDictionary<TKey,TValue> | Documentation for this section has not yet been entered. |
| ReadOnlyDictionary<TKey,TValue> | Documentation for this section has not yet been entered. |
| SequenceComparison<T> | Documentation for this section has not yet been entered. |