phobos/std/algorithm
Peter Alexander c6520969ea Fix Issue 14183 - Changes to groupBy
* Renamed `groupBy` to `chunkBy`
* Undocumented `aggregate`
* Added `groupBy` member function to `SortedRange`
* Unary `chunkBy` returns tuple of key and chunk.

https://issues.dlang.org/show_bug.cgi?id=14183
2015-02-18 21:21:27 +00:00
..
comparison.d Move internal stuff to std.algorithm.internal 2015-02-14 14:02:37 +09:00
internal.d Move internal stuff to std.algorithm.internal 2015-02-14 14:02:37 +09:00
iteration.d Fix Issue 14183 - Changes to groupBy 2015-02-18 21:21:27 +00:00
mutation.d Move internal stuff to std.algorithm.internal 2015-02-14 14:02:37 +09:00
package.d Fix Issue 14183 - Changes to groupBy 2015-02-18 21:21:27 +00:00
searching.d Move internal stuff to std.algorithm.internal 2015-02-14 14:02:37 +09:00
setops.d Merge pull request #2979 from sinkuu/fix_14149 2015-02-15 07:39:05 -08:00
sorting.d Move internal stuff to std.algorithm.internal 2015-02-14 14:02:37 +09:00