It's not an enumerable set if you can't enumerate it. #2295
Closed
Description
Realistically, all removing the enumeration does is push the loop to the implementation level and adds unnecessary internal calls.
Metadata
Assignees
Labels
No labels
Realistically, all removing the enumeration does is push the loop to the implementation level and adds unnecessary internal calls.