State of the Compiler
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Sun Feb 28 20:57:11 PST 2016
On 2/28/2016 8:53 PM, Jack Stouffer wrote:
> On Monday, 29 February 2016 at 00:10:33 UTC, Walter Bright wrote:
>> 12. start retrofitting with phobos algorithms
>
> Other DMD devs have taken a hard line stance that Phobos code cannot and should
> not be used in ddmd. What's your opinion on that?
There are good reasons for that. But there's no reason why std.algorithm.sort,
for example, cannot still be used (cut & paste).
More information about the Digitalmars-d
mailing list