phobos/std/algorithm
Inkrementator c79914db2d
Fix #10440 Use right template constraint for each (#10689)
The current contraints have been implemented in #3837 to make `each`
behave more like `foreach` and automatically destructure tuples.

I haven't publically documented this behavior because it is probably
better these days to use `bind` for that.
2025-03-19 07:14:17 +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 Fix #10440 Use right template constraint for each (#10689) 2025-03-19 07:14:17 +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