I have an array of integers in string form: var arr = new string[] { "1", "2", "3", "4" }; I need to an arr
in the System.Linq namespace, we can now extend our IEnumerable's to have the Any() and Count() extension
Inspired by another question asking about the missing Zip function: Why is there no ForEach extension method o