0 Forks
2 Stars
2 Watchers

Collections

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.

How to download and setup Collections

Open terminal and run command
git clone https://github.com/Narumikazuchi/Collections.git
git clone is used to create a copy or clone of Collections repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Collections https://github.com/Narumikazuchi/Collections/archive/master.zip

Or simply clone Collections with SSH
[email protected]:Narumikazuchi/Collections.git

If you have some problems with Collections

You may open issue on Collections support forum (system) here: https://github.com/Narumikazuchi/Collections/issues