A Lazy<T> implementation that evaluates equality based on the lazy value and implements IEquatable<T>.
Info
| Version: | 1.0.0 |
| Author(s): | smartcaveman |
| Last Update: | Thursday, August 1, 2013 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/smartcaveman/LazyValue |
| NuGet Url: | https://www.nuget.org/packages/LazyValue |
Install
Install-Package LazyValue
dotnet add package LazyValue
paket add LazyValue
LazyValue Download (Unzip the "nupkg" after downloading)