On 8/8/18 1:08 PM, vit wrote:
Hello, is in phobos some function which convert float/double to string and is pure @nogc and nothrow?
Not one that I can see. formattedWrite doesn't seem to be pure. -Steve
Steven Schveighoffer via Digitalmars-d-learn Wed, 08 Aug 2018 10:35:44 -0700
On 8/8/18 1:08 PM, vit wrote:
Hello, is in phobos some function which convert float/double to string and is pure @nogc and nothrow?
Not one that I can see. formattedWrite doesn't seem to be pure. -Steve