The state of string interpolation

Sebastiaan Koppe mail at skoppe.eu
Thu Dec 6 21:47:02 UTC 2018


On Thursday, 6 December 2018 at 21:20:54 UTC, Mike Franklin wrote:
> 1) What is the fundamental missing language feature that is 
> preventing us from implementing interpolated strings in the 
> library?

To access symbols from the caller's scope.

> 2) What other use cases besides string interpolation would be 
> enabled by adding such a feature?

Any thing from scala's implicit playbook.




More information about the Digitalmars-d mailing list