“foreach” vs “ForEach” extension
“foreach” vs “ForEach” blogs.msdn.com
This is a blog post from 2009 that I should have read. I keep making a ForEach extension method. Eric is right though. Side effects should be explicit.
Posted via email from Adam Hathcock’s Life in Software | Comment »