D dropped in favour of C# for PSP emulator

Brad Anderson eco at gnuk.net
Fri May 18 15:24:47 PDT 2012


On Fri, May 18, 2012 at 3:36 PM, Mehrdad <wfunction at hotmail.com> wrote:

> On Friday, 18 May 2012 at 21:28:45 UTC, Andrei Alexandrescu wrote:
>
>> I guess it is now :o).
>>
>> Andrei
>>
>
> lol
>
>
> One more thing that's also annoying about this is that it's not in
> std.algorithms, but std.range...
>
> Asn't binary search an algorithm?
>

I fairly often get confused about whether to look in std.range or
std.algorithm for something.  filter is in algorithm but recurrence is in
range, for instance. I can see why but I still sometimes go to the wrong
module's documentation to look something up. There should probably be a lot
more cross referencing between the two in the documentation.  Also, I think
std.algorithm could use a mini-FAQ.  std.range is long overdue for an
entire article explaining ranges but that's a well known omission that
pretty much everyone agrees on.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20120518/3c421798/attachment-0001.html>


More information about the Digitalmars-d mailing list