Beta D 2.070.0-b1

Martin Nowak via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Sun Jan 17 11:29:54 PST 2016


On 01/14/2016 11:13 AM, Nordlöw wrote:
> I'm missing changelog entry for
> 
> - new algorithm `std.algorithm.comparison.either`
> - update for return type of `findSplit*` enabling bool-conversion in for
> instance
> 
> if (const hit = haystack.findSplit(needle))
> {
>     // use hit
> }

There is a changelog for each project, those entries should be part of PRs.
https://github.com/D-Programming-Language/phobos/blob/7f24ccfeb503445dc56fee0c3e7ee41268ef80a5/changelog.dd


More information about the Digitalmars-d-announce mailing list