Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 432 Bytes

README nuget.md

File metadata and controls

1 lines (1 loc) · 432 Bytes

This project was inspired by the source code for the system intern immutable collections. It expands on the idea of a strong enumerable with a strong enumerator instead of the usual interface. This improves performance in foreach-loops massively the bigger the dataset gets. Additionally adds some minor extension methods for all collections. For more information visit the wiki.