Search Results

0
votes

Is there a hidden iteration counter in this for loop?

From an elegant code view it would be nice if the enumerator was available with .First() and .Last() methods. …