phobos/std/algorithm
Ilya Yaroshenko efe33e3470 fix docs in iteration
`sum` is not precise. Precise algorithms are Python `fsum` and Mir's [`sum!(Summation.precise)`](http://docs.mir.dlang.io/latest/mir_sum.html)
2016-07-26 10:07:42 +02:00
..
comparison.d Add some const and immutable to std.algorithm 2016-07-01 17:11:09 -04:00
internal.d fix property enforcement 2015-12-04 15:42:53 +09:00
iteration.d fix docs in iteration 2016-07-26 10:07:42 +02:00
mutation.d Add some const and immutable to std.algorithm 2016-07-01 17:11:09 -04:00
package.d Remove the WEB macro in favor of HTTP 2016-06-16 00:14:51 +02:00
searching.d Add some const and immutable to std.algorithm 2016-07-01 17:11:09 -04:00
setops.d Add some const and immutable to std.algorithm 2016-07-01 17:11:09 -04:00
sorting.d [trivial] Tweak docs for std.algorithm.sort 2016-07-18 12:03:37 +01:00