4
votes
Collections 1.1 is out
Yet Another Programming Blog
– I’m proud to present version 1.1 of Collections package. The major highlights of this release are: TLinkedDictionary<TKey, TValue>, same as the standard dictionary but with predictable insertion order. TLinkedStack<T>, same as standard set but with some predictability in element order. TBitSet, a sorted set designed to store 16-bit numbers only. TBidiDictionary<TKey, TValue>, a dictionary that enforces one key, one value on both ends. TSortedBidiDictionary<TKey, TValue>, a sorted bidirectional dictionary. TDoubleSortedDictionary<TKey, TValue>, a ...
Statistics
|
Visits by Source |
User Actions |




