Lazy evaluation of function arguments in D

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Mon May 21 07:26:31 PDT 2012


On 5/21/12 8:48 AM, jerro wrote:
>> The whole point of it is to have nice syntax at the call site.
>> Delegate syntax is, however, conscise enough already.
>
> I agree with that completely. I have also never used lazy, nor have I
> seen it used in a public API.

enforce() uses lazy.

Andrei




More information about the Digitalmars-d mailing list