Free miscellaneous C# stuff


Home

Products

Azure

Download

Contacts


Several array extension methods to perform the following tasks:
- convert arrays to string;
- concatenate arrays with elements and arrays;
- get subarrays of arrays;
- remove elements and ranges from arrays;
- compare arrays.


Several combinatorics extension methods to get Permutations, Combinations and OrderedCombinations of array elements.


History