On Thursday, 9 March 2017 at 22:53:59 UTC, XavierAP wrote:
And more generally, is it possible to get user console input in a @safe way?
Just wrap it in a @trusted function.
On Thursday, 9 March 2017 at 22:53:59 UTC, XavierAP wrote:
And more generally, is it possible to get user console input in a @safe way?
Just wrap it in a @trusted function.