H. S. Teoh
|
685c27b2d8
|
Merge pull request #2979 from sinkuu/fix_14149
Issue 14149 - Bad std.algorithm error messages
|
2015-02-15 07:39:05 -08:00 |
|
Andrei Alexandrescu
|
a894b3d5aa
|
Improved constraints and front() for setUnion
|
2015-02-14 08:54:18 -08:00 |
|
sinkuu
|
b55c07c63a
|
Move internal stuff to std.algorithm.internal
|
2015-02-14 14:02:37 +09: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
|
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
|
d109025fd1
|
Move set operations into submodule.
|
2015-01-20 09:14:06 -08:00 |
|