On Sunday, 23 October 2016 at 10:19:07 UTC, Jonathan M Davis wrote:
On Sunday, October 23, 2016 10:10:40 e-y-e via Digitalmars-d-learn wrote:
...

Per

http://dlang.org/changelog/2.071.0.html

2.071.0 came out at the beginning of April, and 2.072 has been slow in coming, so we've only had point releases since then, and a new function would not be added with a point release. But yes, per the current release scheme, normally, there would have been a new major release by now (it is finally in beta though).

- Jonathan M Davis

On this topic, do you think a 'cumulativeSum' specialisation based on the 'sum' specialisation be welcome in phobos? Here's a quick prototype, obviously not library standard but the basic logic is there: https://gist.github.com/anonymous/4fb79b4aba79b59348273288993740cb

Reply via email to