digitalmars.D - String Interpolation Poll
- string interpolation (4/4) Mar 11 2019 Hi everyone, if you could, please answer this poll about string
Hi everyone, if you could, please answer this poll about string interpolation: https://www.strawpoll.me/17590116/ Thanks
Mar 11 2019
On Monday, 11 March 2019 at 19:36:22 UTC, string interpolation wrote:Hi everyone, if you could, please answer this poll about string interpolation: https://www.strawpoll.me/17590116/ ThanksWe already had a poll on it last year: https://rawgit.com/wilzbach/state-of-d/master/report.html After more built-in support for tuples and named arguments it's the third most missed feature in D.
Mar 11 2019
On Monday, 11 March 2019 at 22:19:37 UTC, Seb wrote:On Monday, 11 March 2019 at 19:36:22 UTC, string interpolation wrote:Are there plans for built-in tuples? I know the comma operator was deprecated, but other than that has anything else been worked on?Hi everyone, if you could, please answer this poll about string interpolation: https://www.strawpoll.me/17590116/ ThanksWe already had a poll on it last year: https://rawgit.com/wilzbach/state-of-d/master/report.html After more built-in support for tuples and named arguments it's the third most missed feature in D.
Mar 11 2019
On Monday, 11 March 2019 at 22:38:20 UTC, Rubn wrote:On Monday, 11 March 2019 at 22:19:37 UTC, Seb wrote:There's a draft for a DIP that was somehow discussed in the past : https://github.com/tgehr/DIPs/blob/tuple-syntax/DIPs/DIP1xxx-tg.md Note that tuples are already a thing as a compiler internal so in a way it's more about the syntax for it, i.e it would not be a feature starting from scratch.On Monday, 11 March 2019 at 19:36:22 UTC, string interpolation wrote:Are there plans for built-in tuples? I know the comma operator was deprecated, but other than that has anything else been worked on?Hi everyone, if you could, please answer this poll about string interpolation: https://www.strawpoll.me/17590116/ ThanksWe already had a poll on it last year: https://rawgit.com/wilzbach/state-of-d/master/report.html After more built-in support for tuples and named arguments it's the third most missed feature in D.
Mar 11 2019