Is there a .Net 3.5 library that implements the .Net 4 classess of System.Collections.Generic.ISet
, System.Collections.Generic.SortedSet
, and ?System.Tuple
I am currently limited to .net 3.5 and will hopefully upgrade to .net 4.5 sometime in the unforeseen future.