runner icon indicating copy to clipboard operation
runner copied to clipboard

Add morelinq for C#

Open SuperJMN opened this issue 3 years ago • 0 comments

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.

SuperJMN avatar Feb 11 '22 23:02 SuperJMN