MoreLINQ's Pairwise for C# Sequences (Source) NuGet Package

C# source implementation that enhances LINQ to Objects with the method Pairwise.

Returns a sequence resulting from applying a function to each element in the source sequence and its predecessor, with the exception of the first element which is only returned as the predecessor of the second element.




Got any MoreLINQ's Pairwise for C# Sequences (Source) Question?





Info

Version: 1.0.2
Author(s): MoreLINQ Developers
Last Update: Wednesday, March 7, 2018
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/morelinq
NuGet Url: https://www.nuget.org/packages/MoreLinq.Source.MoreEnumerable.Pairwise


Install
Install-Package MoreLinq.Source.MoreEnumerable.Pairwise
dotnet add package MoreLinq.Source.MoreEnumerable.Pairwise
paket add MoreLinq.Source.MoreEnumerable.Pairwise
MoreLinq.Source.MoreEnumerable.Pairwise Download (Unzip the "nupkg" after downloading)

.NETFramework 2.0 .NETFramework 3.5
  • No dependencies.
2 packages depend on this package.


Tags



STATS

must-have-score

.3

avg-downloads-per-day

14

days-since-last-release

2242