Feedback Thread: DIP 1036--String Interpolation Tuple Literals--Community Review Round 2
Dukc
ajieskola at gmail.com
Thu Jan 28 08:41:10 UTC 2021
On Thursday, 28 January 2021 at 08:35:34 UTC, Dukc wrote:
> On Wednesday, 27 January 2021 at 10:33:53 UTC, Mike Parker
> wrote:
>> [snip]
>
> That way, `foo` has easier time introspecting which came from
> the interpolated string.
Meant: that way `foo` has easier time introspecting which
arguments came from the interpolated string. I meant that the
interpolated string might not be the only argument passed to
`foo`.
More information about the Digitalmars-d
mailing list