TheSwamp

Code Red => .NET => Topic started by: Glenn R on December 08, 2007, 05:29:10 AM

Title: Power Collections
Post by: Glenn R on December 08, 2007, 05:29:10 AM
Can be found here (http://www.wintellect.com/PowerCollections.aspx).

These were mentioned in a book I'm reading at the moment. The author describes them as having borrowed a lot of concepts from the STL (C++ Standard Template Library) and it includes an Algorithm namespace as well for manipulating the collections efficiently.

One of the collections that interests me greatly is the MultiDictionary.

Anyway, have a play and post your findings in this thread.

Cheers,
Glenn.