Discussion Thread: DIP 1033--Implicit Conversion of Expressions to Delegates--Community Review Round 1

Guillaume Piolat first.last at gmail.com
Thu Apr 23 13:20:08 UTC 2020


On Thursday, 23 April 2020 at 11:13:34 UTC, Patrick Schluter 
wrote:
>
> I always thought that lazy should also be marked at the call 
> site as it is a very different semantic on the caller and on 
> the callee. As it is now, it is true that the example above is 
> unfortunate and a real source of unpleasant surprizes.
+1

Step 1: lazy must be used at the call site
Step 2: deprecate lazy
Step 3: remove this terrible, unreadable idea that was done 
hastily years ago with no vote whatsoever


More information about the Digitalmars-d mailing list