toString refactor in druntime
H. S. Teoh via Digitalmars-d
digitalmars-d at puremagic.com
Mon Nov 3 18:00:24 PST 2014
On Mon, Nov 03, 2014 at 05:56:56PM -0800, Walter Bright via Digitalmars-d wrote:
> On 11/3/2014 5:47 PM, Steven Schveighoffer wrote:
> >Again, std.range.put isn't defined in druntime.
>
> True.
>
> >And neither is isOutputRange.
>
> Wouldn't really be needed.
>
> >Are you planning on moving these things to druntime?
>
> This illustrates a long running issue about what goes in druntime and
> what in phobos.
[...]
Another prime example is std.typecons.Tuple, which blocked the
implementation of byPair in AA's.
T
--
Political correctness: socially-sanctioned hypocrisy.
More information about the Digitalmars-d
mailing list