<p dir="ltr">On 23 Oct 2015 5:30 pm, "Alex Parrill via D.gnu" <<a href="mailto:d.gnu@puremagic.com">d.gnu@puremagic.com</a>> wrote:<br>
><br>
> 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?<br>
><br>
> Here's some of the things I've noticed in particular:<br>
><br>
> * std.algorithm is not split up<br>
> * std.algorithm.comparison.predSwitch is missing<br>
> * The version of enforce that takes an exception as a template argument is missing (ex. `enforce!MyException(condition, "message")`)</p>
<p dir="ltr">It's phobos as seen in 2.066.  There should really be older versions of documentation on the dlang site for people to reference.</p>