Sign in Sign up
nuget

MoreLinq.Source.MoreEnumerable.Pairwise

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.

nuget View on Nuget

Activity

Latest release
8y ago
Total releases
3
Cadence
~2.6 years
Last 12 months
0

Details

First release
Dec 28, 2012
Releases
Version Released
1.0.2 patch
1.0.1 patch
1.0.0 initial