phobos/std/algorithm
Ikey Doherty ac8318c5ad
algorithm/sorting: Fix typo introduced in PR #8678
Typo specifically introduced in:

 - baaa1117de

Signed-off-by: Ikey Doherty <ikey@serpentos.com>
2023-02-18 14:33:49 +00:00
..
comparison.d Fix Issue 23268 - clamp no longer accepts shorts 2022-08-31 11:10:51 +02:00
internal.d Add explanatory comment to addressOf 2022-02-07 16:29:58 +00:00
iteration.d Clarify that .uniq by default expects a sorted range. 2022-12-09 03:18:46 +01:00
mutation.d Fix typo in doc for std.algorithm.mutation.fill 2022-12-06 19:52:21 +01:00
package.d Fix Issue 20397 2023-02-01 00:44:25 +01:00
searching.d Fix Issue 14542 - std.algorithm.searching.until does not handle range sentinels nicely 2022-09-23 16:44:42 +02:00
setops.d Fix return scope in cartesianProduct Result.save 2022-03-09 15:37:09 +00:00
sorting.d algorithm/sorting: Fix typo introduced in PR #8678 2023-02-18 14:33:49 +00:00