DIP 1027--String Interpolation--Final Review Discussion Thread

MoonlightSentinel moonlightsentinel at disroot.org
Sun Feb 2 16:10:49 UTC 2020


On Sunday, 2 February 2020 at 15:31:46 UTC, Tove wrote:
> Implict conversion to string would trigger allocations! This is 
> not an option, allocations has to be explict. However alias 
> this to tuple is fine by me.

The GC is usually opt-in. Having this in feature in @gc code 
would be better than not having it at all.



More information about the Digitalmars-d mailing list