phobos/std/algorithm
2023-02-13 01:30:01 +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 Fix issue 23668: TimSort must avoid default initialization if the type being sorted has it disabled. 2023-02-04 09:51:27 +01:00