phobos/std/algorithm
Nathan Sashihara a4d4e03a5e Decrease template instantiation in std.algorithm.searching : all & any
Using LDC with optimizations enabled the end compiled result is the same.
2019-04-15 01:45:22 -04:00
..
comparison.d Fix Issue 19412 - std.algorithm.cmp with default ordering can use memcmp for all size 1 unsigned types 2019-03-08 19:52:21 -05:00
internal.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
iteration.d use constructors instead of move 2019-03-31 15:25:03 +02:00
mutation.d Consolidate overloads of copy() 2019-03-27 22:28:59 -04:00
package.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
searching.d Decrease template instantiation in std.algorithm.searching : all & any 2019-04-15 01:45:22 -04:00
setops.d adjust setops.cartesianProduct() for dip1000 2019-02-23 23:27:25 -08:00
sorting.d [dox] Cross-reference .merge and .multiwayMerge. 2019-02-01 00:13:15 +01:00