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

dayllenger dayllenger at protonmail.com
Wed Apr 22 16:19:02 UTC 2020


On Wednesday, 22 April 2020 at 07:43:56 UTC, Mike Parker wrote:
> This is the feedback thread for the first round of Community 
> Review of DIP 1033, "Implicit Conversion of Expressions to 
> Delegates".
>
> [...]

One point to add: lazy variadic parameters 
(https://dlang.org/spec/function.html#lazy_variadic_functions) 
already work exactly as stated in the DIP. `lazy` is not 
expressive enough to cover that case.


More information about the Digitalmars-d mailing list