Skip to content

A Lazy<T> implementation that evaluates equality based on the lazy value and implements IEquatable<T>.

Notifications You must be signed in to change notification settings

smartcaveman/LazyValue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

LazyValue

A Lazy<T> implementation that evaluates equality based on the lazy value and implements IEquatable<T>.

About

A Lazy<T> implementation that evaluates equality based on the lazy value and implements IEquatable<T>.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages