0
kicks
The Dynamic Programmer - Tuple, a new type on .Net 4.0
If you ever played with some language that have the Tuple type I bet you miss it in .Net. Well 4.0 adds it. Let's take a look at the implementation and how to use it.