phobos/std/algorithm
2021-03-18 11:27:35 +01:00
..
comparison.d
internal.d
iteration.d
mutation.d Fix Issue 21724 - std.algorithm.mutation.copy fails on overlapping arrays if the source array's pointer is less than the destination array's pointer 2021-03-18 11:27:35 +01:00
package.d
searching.d Fix issue #21702 - avoid quadratic template expansion in constraints of multiple search term versions of std.algorithm.searching.startsWith & endsWith 2021-03-13 02:25:45 +01:00
setops.d
sorting.d