Error!
Success!

Set Operations with C# Generics

0
kicks

Set Operations with C# Generics  (Unpublished)

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.


Kicked By:
Drop Kicked By: