Set Operations with C# Generics (jachman.wordpress.com)
published 2 years, 3 months ago, submitted by
Jachman(520) 2 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: 40
tags:
Generics C# another
Everyones tags:
Your Tags: