Files
Nim/lib
Konstantin Molchanov fde4a086c5 8684 add shortcut sort procs (#9174)
* Stdlib: Algorithm: Add shortcut versions of sort, sorted, and isSorted procs.
* Add tests for sort, sorted, and isSorted procs from algorithm module.
* Merge sort tests into tsortcall.nim, remove tsort.nim.
* Stdlib: Algorithm: Add shortcut versions of sort, sorted, and isSorted procs.
* Add tests for sort, sorted, and isSorted procs from algorithm module.
* Merge sort tests into tsortcall.nim, remove tsort.nim.
2018-10-11 22:51:23 +02:00
..
2017-02-20 17:24:19 +02:00
2018-10-11 16:15:35 +02:00
2018-10-11 22:51:23 +02:00
2013-03-16 23:53:07 +01:00
2014-08-28 09:59:26 +02:00