.Net
What’s the proper term for "object whose type implements IEnumerable"?
The “obvious” answer would be “enumerable”, but that just sounds wrong, saying “I have an enumerable containing all of our customers” or whatever. In the past I might have said “list” or “collection”, but that’s Read more…