By acoin
via java.dzone.com
Published: Jan 23 2013 / 09:53
Recently I was using resharper to refactor some of my code and found that it was suggesting to use any() extension method instead of count() method in List. I was really keen about performance and found that resharper was right.
Comments
Topnotch replied ago:
Good post but not sure why its tagged with Java. The code is clearly C#.
acoin replied ago:
Ah, thanks for noticing this. The taxonomy for the article is java because our "performance" taxonomy is nestled under the "java" category. I've changed the tag on the link, though.
Voters For This Link (7)
Voters Against This Link (0)