By tag: Each
0
kicks
Implementing the Each method in C# collections.
Ruby has it, Prototype add it to JavaScript array. I find myself using it a lot, why not to implement it in C#?
Take a look at a quiet take on this one.