phobos/std/algorithm
The Dlang Bot b026e490c4
Merge pull request #8580 from jamesragray/b18975
Make permutations into forward range.

Signed-off-by: Razvan Nitu <RazvanN7@users.noreply.github.com>
Signed-off-by: H. S. Teoh <quickfur@users.noreply.github.com>
Merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>
2022-09-27 01:05:31 +02: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 Merge pull request #8580 from jamesragray/b18975 2022-09-27 01:05:31 +02: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 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 @system annotation in multisort unittest 2022-09-23 17:11:42 +02:00