phobos/std/algorithm
Nick Treleaven 393d8264bb
[std.algorithm.searching] Tweak countUntil docs (#10734)
For a single needle, it only requires an input range.
Split docs for unary `pred`.
Document `needle` parameter.
Explain pseudo-tuple returned, extend example.
2025-04-03 15:51:28 -07:00
..
comparison.d Fix D-Scanner linting issues (#9070) 2024-10-27 01:21:56 -07:00
internal.d Add explanatory comment to addressOf 2022-02-07 16:29:58 +00:00
iteration.d [std.algorithm.iteration] Tweak splitter, splitWhen docs (#10733) 2025-04-02 20:37:50 +08:00
mutation.d Fix #10538 - Cannot swap a std.typecons.Tuple (#8864) 2025-01-17 15:13:37 +08:00
package.d Fix Issue 20397 2023-02-01 00:44:25 +01:00
searching.d [std.algorithm.searching] Tweak countUntil docs (#10734) 2025-04-03 15:51:28 -07:00
setops.d Fix some invalid links (#8994) 2024-04-29 22:08:10 +08:00
sorting.d Fix bugzilla issue 24809: In some cases, stable sort assigns to unininitialized elements (#9057) 2024-10-28 13:46:41 +01:00