float/double to string (pure nothrow @nogc)

Steven Schveighoffer schveiguy at gmail.com
Wed Aug 8 17:31:23 UTC 2018


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


More information about the Digitalmars-d-learn mailing list