What are you planning, D related, for 2017 ?

Nordlöw via Digitalmars-d digitalmars-d at puremagic.com
Mon Jan 2 09:32:24 PST 2017


On Monday, 2 January 2017 at 17:10:03 UTC, Nordlöw wrote:
> Here's a sample implementation of this idea that compiles and 
> tests out correctly with a branch of Phobos (link provided 
> below).

Correction `UniqueRange` can be used today together with the 
array containers defined in array_ex.d together with the adjusted 
Phobos-algorithms in unique_range.d

> https://github.com/nordlow/phobos-next/blob/master/src/unique_range.d
>
> being a wrapper for
>
> https://github.com/nordlow/phobos-next/blob/master/src/array_ex.d


More information about the Digitalmars-d mailing list