On Monday, 22 June 2015 at 09:08:45 UTC, Per Nordlöw wrote:Something like thisuserInput(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
