What features of D are you using now which you thought you'd never goint to use?

Timon Gehr timon.gehr at gmx.ch
Mon Jun 24 15:55:55 PDT 2013


On 06/24/2013 09:02 AM, deadalnix wrote:
> On Sunday, 23 June 2013 at 11:34:25 UTC, monarch_dodra wrote:
>> For example, try implementing a sort (either merge or q) with a
>> non-sliceable range... very very hard...
>
> https://github.com/deadalnix/Dsort/blob/master/sort/bubble.d

(That's neither merge- nor quicksort.)

Note:

https://github.com/D-Programming-Language/phobos/blob/master/std/range.d#L7952


More information about the Digitalmars-d mailing list