Scriptlike v0.8.0
Nick Sabalausky via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Mon Jun 22 11:42:10 PDT 2015
On 06/22/2015 05:09 AM, "Per =?UTF-8?B?Tm9yZGzDtnci?=
<per.nordlow at gmail.com>" wrote:
> On Monday, 22 June 2015 at 09:08:45 UTC, Per Nordlöw wrote:
>> Something like this
>>
>> userInput(T)(string message, T x);
>
> Correction, should be
>
> userInput(T)(string message, ref T x)
>
Good idea. Now added, and tagged v0.8.1:
https://github.com/Abscissa/scriptlike/blob/master/CHANGELOG.md
More information about the Digitalmars-d-announce
mailing list