ln.types/collections
Harald Wolff b643916f00 Simple interface IDict<K,V> 2020-02-24 17:24:45 +01:00
..
IDict.cs Simple interface IDict<K,V> 2020-02-24 17:24:45 +01:00
LinkedList.cs Added class collections.LinkedList 2019-09-19 08:41:25 +02:00
WeakKeyDictionary.cs Fix WeakKeyDictionary bug, using wring keyHashCode at some points 2019-10-08 12:15:12 +02:00
WeakKeyReferenceDictionary.cs +WeakKeyReferenceDictionary 2019-10-07 08:58:24 +02:00
WeakValueDictionary.cs +WeakValueDictionary 2019-10-03 23:57:56 +02:00