Interpolated strings
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Mon Apr 17 02:09:50 PDT 2017
On 2017-04-16 18:10, Nick Sabalausky (Abscissa) wrote:
> What I think would be ideal is a language enhancement to allow "interp"
> to do its job without the extra syntactical noise. That would not only
> give us good interpolates strings, but would likely have other
> applications as well.
It's called AST macros ;)
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list