An Extensive Examination of Data Structures Using C# 2.0, Part 6
Hits: 1131
Description: This Article explains how to implement a common mathematical construct, the set, which is an unordered collection of unique items that can be enumerated and compared to other sets in a variety of ways.