Go to file
Harald Wolff 93b916b48c Fix NullReferenceException in BTree.TryGetPreviousOrCurrentValue(..) 2020-11-24 14:50:09 +01:00
.gitignore Initial Commit 2020-11-18 00:09:21 +01:00
ArrayStream.cs Added ArrayStream class 2020-11-19 20:39:27 +01:00
BTree.cs Fix NullReferenceException in BTree.TryGetPreviousOrCurrentValue(..) 2020-11-24 14:50:09 +01:00
BTreeValueList.cs Initial Commit 2020-11-18 00:09:21 +01:00
BTreeValueSet.cs Initial Commit 2020-11-18 00:09:21 +01:00
Cache.cs Initial Commit 2020-11-18 00:09:21 +01:00
IDict.cs Initial Commit 2020-11-18 00:09:21 +01:00
LinkedList.cs Initial Commit 2020-11-18 00:09:21 +01:00
LinkedListItem.cs Initial Commit 2020-11-18 00:09:21 +01:00
MappingBTree.cs Initial Commit 2020-11-18 00:09:21 +01:00
ObjectIdentityCache.cs Initial Commit 2020-11-18 00:09:21 +01:00
WeakKeyDictionary.cs Initial Commit 2020-11-18 00:09:21 +01:00
WeakKeyReferenceDictionary.cs Initial Commit 2020-11-18 00:09:21 +01:00
WeakValueDictionary.cs Initial Commit 2020-11-18 00:09:21 +01:00
ln.collections.csproj Fix NullReferenceException in BTree.TryGetPreviousOrCurrentValue(..) 2020-11-24 14:50:09 +01:00