sestoft / C5

C5 generic collection library for C#/.NET
http://www.itu.dk/research/c5/
MIT License
1.03k stars 181 forks source link

Fixes for bug #41 #43

Closed codingadventures closed 8 years ago

codingadventures commented 8 years ago

This PR fixes the bug in title. All Unit Tests pass. However some unit tests have been removed from TreeDictionary because memory type Strict and Safe have not been implemented yet. It fixes another issue with generating garbage (Mono 2.6 - Unity only) when iterating over a dictionary.