PreFetchFirstElementEnumerable NuGet Package

A wrapper around an existing IEnumerable which immediately pre-fetches the first element of the source.
This means that any up-front initiation code is executed immediately, rather than when later iterated over, but retains the Lazy streaming nature of the Enumerable for all later elements.




Got any PreFetchFirstElementEnumerable Question?





Info

Version: 1.0.0
Author(s): Brondahl
Last Update: Sunday, August 11, 2019
.NET Fiddle: Create the first Fiddle
Project Url: https://github.com/Brondahl/PreFetchFirstElementEnumerable
NuGet Url: https://www.nuget.org/packages/PreFetchFirstElementEnumerable


Install
Install-Package PreFetchFirstElementEnumerable
dotnet add package PreFetchFirstElementEnumerable
paket add PreFetchFirstElementEnumerable
PreFetchFirstElementEnumerable Download (Unzip the "nupkg" after downloading)

.NETFramework 4.0
  • No dependencies.
.NETStandard 2.0
  • No dependencies.


Tags



STATS

must-have-score

avg-downloads-per-day

0

days-since-last-release

1729