Set Operations with C# Generics(jachman.wordpress.com)
submitted by
Jachman(530) 4 years, 3 months ago
C# Generics are powerful, but there are not many generic classes beyond List and Dictionary. Especially for Set Operations Generics are missing.
That’s whay I created a small class for Set Operations called Set that contains the basic Set Operations, like Union, Intersect and Difference.
|category: C#
|Views: 62
tags:
Generics C# another
Everyones tags:
Your Tags: