Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 188 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 188 Bytes

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.