/Open.Lazy.Extensions

Simple set of Lazy extensions.

Primary LanguageC#MIT LicenseMIT

Open.Lazy.Extensions

Simple set of Lazy extensions.

Contains: Code saver: allows for Lazy.Create(/* with type inference */) and immutable default for null and default(T) values.