phobos/std/algorithm
Nick Treleaven d9fd09d73a
[std.algorithm.iteration] Tweak splitter, splitWhen docs (#10733)
Update splitter cheat sheet for non-separator overloads.
Add constraint for splitWhen's `pred`.
`splitter!isTerminator` always returns a forward range.
2025-04-02 20:37:50 +08: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 Extend tests 2025-01-03 03:38:57 +01: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