What's the most "exotic" data structure you've used in a .net application
- by Pierreten
With the large amount of BCL types such as Dictionary, HashTable, List, all the IEnumerable types; I was curious to know what were some of the more advanced structures you've had to implement and for what algorithm/application.