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)
Dependencies
.NETFramework 4.0
No dependencies.
No dependencies.
Tags
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.