phobos/std/algorithm
Nick Treleaven a86eaca27b
[std.algorithm] Separate splitter overload with isTerminator parameter (#10729)
This makes it easier to follow the docs.
Move 2 documented unittests under isTerminator overload.
Tweak isWhite example to use `\t`, not just a single space.
2025-04-02 07:53:23 +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] Separate splitter overload with isTerminator parameter (#10729) 2025-04-02 07:53:23 +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