Feedback Thread: DIP 1033--Implicit Conversion of Expressions to Delegates--Community Review Round 1
Walter Bright
newshound2 at digitalmars.com
Thu Apr 23 01:09:27 UTC 2020
On 4/22/2020 9:19 AM, dayllenger wrote:
> 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.
Good catch, I had overlooked that.
More information about the Digitalmars-d
mailing list