Commit Graph

6 Commits

Author SHA1 Message Date
hellerve
e3f761488b core: add sort flavors with custom comparators 2018-11-13 11:11:21 +01:00
Chris Hall
8d20bb90df Removing Sort as a module name 2018-06-26 18:03:34 +10:00
Chris Hall
61274c1dc9 adding sort functions into Array module 2018-06-26 17:33:09 +10:00
Chris Hall
a09db503d7 Improving Sort API, sort, sorted, and sort! 2018-06-26 15:42:11 +10:00
Chris Hall
88cf103b3a removing "use" from Sort 2018-06-26 15:11:51 +10:00
Chris Hall
1543fac3fb Issue #252 adding Sort module in Carp using Heap.Heapsort 2018-06-26 15:08:34 +10:00