runner
runner copied to clipboard
Add morelinq for C#
Please complete the following information about the package:
- Package name: https://www.nuget.org/packages/morelinq
- Language name: C#
- Website: https://github.com/morelinq/MoreLINQ
Following are optional, but will help us consider adding:
- Why is this useful? Adds extra functionality to IEnumerable sequences
- Example Code:
a.Transpose(b);
:+1: reaction might help to get this request prioritized.