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

Adam D. Ruppe destructionator at gmail.com
Thu Feb 4 15:48:47 UTC 2021


On Thursday, 4 February 2021 at 15:39:53 UTC, Ola Fosheim Grøstad 
wrote:
> of course, JavaScript also converts to string automagically

if and only if you use the default function.

foo`string` in javascript does not necessary convert to string.


More information about the Digitalmars-d mailing list