phobos/std/algorithm
Johan Engelen fd009c7434
Expand topN testcase
Passing the comparison operation as string "a < b" is tested a few lines up. This adds a test for passing a lambda function.
2017-12-15 00:18:25 +01:00
..
comparison.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00
internal.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
iteration.d Merge pull request #3892 from JackStouffer/mean 2017-11-22 05:18:03 +01:00
mutation.d Start removing std.{json,zip,zlib,algorithm.mutation} 2017-12-01 09:28:05 +01:00
package.d Add documentation and unittests regarding multisets 2017-07-21 10:12:16 +03:00
searching.d Merge pull request #5576 from wilzbach/algo-skipover 2017-12-02 14:31:26 +01:00
setops.d Get rid of unused variables in std/algorithm 2017-08-02 17:30:16 +03:00
sorting.d Expand topN testcase 2017-12-15 00:18:25 +01:00