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

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

Skips items from the input sequence until the given predicate returns true when applied to the current source item; that item will be the last skipped.




Got any MoreLINQ's SkipUntil 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.SkipUntil


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

.NETFramework 2.0 .NETFramework 3.5
  • No dependencies.
1 package depend on this package.


Tags



STATS

must-have-score

1.4

avg-downloads-per-day

2

days-since-last-release

2213