phobos/std/algorithm
2021-08-25 22:52:40 +03:00
..
comparison.d specialize max/min for common case (#7499) 2021-07-09 13:20:43 +00:00
internal.d Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
iteration.d Partially solve issue 18161. splitWhen and chunkBy when using forward ranges is now safe 2021-08-25 22:52:40 +03:00
mutation.d add explicit scope/return for pure functions 2021-07-11 13:34:25 +00:00
package.d Fix Issue 13595 - added splitWhen (#7794) 2021-03-18 15:27:34 +01:00
searching.d Fix Issue 19727 - std.algorithm.endsWith fails to compile while startsWith succeeds. 2021-08-12 05:09:14 +03:00
setops.d Fix Issue 20943 - std.algorithm.setops.cartesianProduct fails for ranges with @system popFront (#7519) 2020-06-18 18:08:14 +09:00
sorting.d Narrow imports of std.math in the rest of phobos. 2021-04-21 03:00:57 +02:00