[WORK] groupBy is in! Next: aggregate
H. S. Teoh via Digitalmars-d
digitalmars-d at puremagic.com
Fri Jan 23 11:57:47 PST 2015
On Fri, Jan 23, 2015 at 10:47:28AM -0800, Andrei Alexandrescu via Digitalmars-d wrote:
> On 1/23/15 10:34 AM, H. S. Teoh via Digitalmars-d wrote:
> >Of course, it will require a little more polish before merging into
> >Phobos, but the core implementation is nowhere near the complexity of
> >groupBy.
>
> open https://github.com/D-Programming-Language/phobos/pulls
>
> [F5]... [F5]... [F5]...
[...]
void main() {
foreach (iota(0 .. 60 * 60 * F5sPerSecond))
writeln("[F5]...");
writeln(q"ENDMSG
https://github.com/D-Programming-Language/phobos/pull/2899
ENDMG);
}
;-)
T
--
No! I'm not in denial!
More information about the Digitalmars-d
mailing list