Problems with adding a `lazy` keyword to C#
I am curious what kind of considerations a feature such as this should have to go through. First off, I write a blog about this subject, amongst others. See my old blog: http://blogs.msdn.com/b/ericlippert/ and my new blog: http://ericlippert.com for many articles on various aspects of language design. Second, the C# design process is now open … Read more