phobos/std/algorithm
Paul Backus f94815142a Fix incorrect usage of "verify" in docs
Other documentation in std.algorithm.searching consistently uses
"satisfy" for predicates.
2021-03-10 11:23:28 -05:00
..
comparison.d Replace approxEqual with isClose 2021-01-28 10:39:50 +01:00
internal.d Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
iteration.d Remove a few uses of fully qualified names that rely on a DMD bug 2021-02-22 08:16:13 -03:00
mutation.d Get rid of std.conv.emplace[Ref](), use core[.internal].lifetime 2021-01-17 16:02:25 +01:00
package.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
searching.d Fix incorrect usage of "verify" in docs 2021-03-10 11:23:28 -05:00
setops.d Fix Issue 20943 - std.algorithm.setops.cartesianProduct fails for ranges with @system popFront (#7519) 2020-06-18 18:08:14 +09:00
sorting.d improve documentation of std.algorithm.sorting 2021-03-03 01:05:36 +01:00