H. S. Teoh
b9979857c5
New groupBy implementation for forward ranges based on Andrei's design.
...
Restrict old groupBy implementation to input-only ranges.
Add unittest.
Temporarily disable failing attributes, until RefCounted is repaired to
support `@safe nothrow pure`.
2015-01-22 10:59:38 -08:00
H. S. Teoh
398038a1d3
Move cheat sheet entries into respective submodules.
2015-01-20 10:43:50 -08:00
H. S. Teoh
c3d464d1aa
Add ddoc headers for submodules.
2015-01-20 10:27:42 -08:00
H. S. Teoh
fa803294a6
Move each() to std.algorithm.iteration.
2015-01-20 09:14:06 -08:00
H. S. Teoh
5cae4f0cb5
Split mutation algorithms into own submodule.
...
Clean up inter-package imports.
2015-01-20 09:14:06 -08:00
H. S. Teoh
5551facc2f
Refactor: reduce global imports.
2015-01-20 09:14:06 -08:00
H. S. Teoh
9dc4c34379
Split iteration functions into own submodule.
2015-01-20 09:14:06 -08:00