phobos/std/algorithm
2022-03-09 15:37:09 +00:00
..
comparison.d Document how the returned value of clamp is converted to the return type 2021-10-26 16:07:27 +03:00
internal.d Add explanatory comment to addressOf 2022-02-07 16:29:58 +00:00
iteration.d Fix issue 22561: Allow joiner to reassign range values that contain immutable fields. 2021-12-03 14:10:32 +01:00
mutation.d Fix Issue 22105 - std.container.array.Array.length setter creates values of init-less types 2021-12-28 23:33:31 +00:00
package.d Fix Issue 13595 - added splitWhen (#7794) 2021-03-18 15:27:34 +01:00
searching.d Issue 22582 - [std.algorithm.count] predicate does not implicitly convert to bool (#8330) 2021-12-10 15:16:45 +00:00
setops.d Fix return scope in cartesianProduct Result.save 2022-03-09 15:37:09 +00:00
sorting.d schwartzSort to use pureMalloc so it's more pure 2021-12-09 07:27:56 +00:00