DMD 0.165 release
Walter Bright
newshound at digitalmars.com
Mon Aug 21 00:51:52 PDT 2006
Unknown W. Brackets wrote:
> Hmmm... what does the last example about Enforce have to do with lazy
> evaluation?
The expression shouldn't be evaluated if the error happens.
> It seems like a nice idea, etc., but I can actually run it already
> without upgrading to 0.165.....?
Yes, if you put the delegate part as { return exp; } instead of just exp.
More information about the Digitalmars-d-announce
mailing list