Phobos differences?

Iain Buclaw via D.gnu d.gnu at puremagic.com
Fri Oct 23 11:30:45 PDT 2015


On 23 Oct 2015 5:30 pm, "Alex Parrill via D.gnu" <d.gnu at puremagic.com>
wrote:
>
> I've noticed that GDC's version of Phobos is missing some features from
DMD's. Is there a place to report this, and is it possible to, in the
meantime, use DMD's Phobos?
>
> Here's some of the things I've noticed in particular:
>
> * std.algorithm is not split up
> * std.algorithm.comparison.predSwitch is missing
> * The version of enforce that takes an exception as a template argument
is missing (ex. `enforce!MyException(condition, "message")`)

It's phobos as seen in 2.066.  There should really be older versions of
documentation on the dlang site for people to reference.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/d.gnu/attachments/20151023/1ca456cd/attachment.html>


More information about the D.gnu mailing list