DIP 1027---String Interpolation---Community Review Round 1

Adam D. Ruppe destructionator at gmail.com
Wed Dec 11 13:50:12 UTC 2019


On Wednesday, 11 December 2019 at 12:31:28 UTC, Andre Pany wrote:
> supported by the dip, only the 2 functions writeln/printf.

No, it can be passed to anything. std.string.format does it 
returning a string. Or you can write custom functions to read it.


More information about the Digitalmars-d mailing list