Discussion Thread: DIP 1036--String Interpolation Tuple Literals--Community Review Round 2

Adam D. Ruppe destructionator at gmail.com
Thu Feb 4 16:27:32 UTC 2021


On Thursday, 4 February 2021 at 16:15:03 UTC, Meta wrote:
> I 100% agree with this. Reading over the thread, it seems clear 
> that we're trying to pessimize the most common use case

How often do you just create a string and not actually do 
anything with it?

I'm very skeptical most this stuff will actually matter in 
practice since most cases will be used in function calls.


More information about the Digitalmars-d mailing list