https://issues.dlang.org/show_bug.cgi?id=20950

Steven Schveighoffer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Steven Schveighoffer <[email protected]> ---
Yes, agree. And also, the code is all in there -- the code that writes the
converted int to a static array buffer can be factored out of toImpl, and used
to avoid an extra allocation.

--

Reply via email to