Existential Types in C#

added by paf31
1/20/2011 2:07:33 PM

782 Views

What are existential types and how can we put them to use in C#? Here is an encoding of existentials in C# using generics.


0 comments