phobos/std/algorithm
Nick Treleaven 00032f65ad Improve docs for std.algorithm.mutation.move & related functions
Clarify that `move` doesn't always do a destructive copy.
Improve std.algorithm.mutation.move, moveEmplace examples.
Make moveAll, moveSome description easier to read.
Fix parameter name typos source -> src, tgt.
2016-03-29 12:35:04 +01:00
..
comparison.d Tweak std.algorithm.comparison.either docs and add to package doc table 2016-03-06 22:45:06 +09:00
internal.d fix property enforcement 2015-12-04 15:42:53 +09:00
iteration.d Replace 'reduce' with 'fold' in the documentation 2016-03-05 18:50:11 +01:00
mutation.d Improve docs for std.algorithm.mutation.move & related functions 2016-03-29 12:35:04 +01:00
package.d Tweak std.algorithm.comparison.either docs and add to package doc table 2016-03-06 22:45:06 +09:00
searching.d Update searching.d 2016-02-24 16:23:01 +01:00
setops.d convert docstring examples to unittests 2016-03-08 14:54:55 +02:00
sorting.d Improve schwartzSort documentation. 2016-02-11 14:00:27 -08:00