Commit Graph

8 Commits

Author SHA1 Message Date
Veit Heller
d3a6ca562f
docs: document core modules (#1271) 2021-07-05 14:48:35 +02:00
GrayJack
07def7db23 Fix all nth usage 2019-10-31 06:23:23 -03:00
hellerve
fc204fff1e core: reduce copies in heap 2019-10-28 17:23:46 +01:00
Chris Hall
85598e4200 Bug #343 Fixing off-by-one in Heap parent function.
Adding more comprehensive tests for Heaps to prevent happening again..
2018-12-07 13:33:37 +11:00
hellerve
e3f761488b core: add sort flavors with custom comparators 2018-11-13 11:11:21 +01:00
Erik Svedäng
78b192bb36 BIG CHANGE: Functions are managed now. 2018-08-29 11:32:33 +02:00
Chris Hall
a09db503d7 Improving Sort API, sort, sorted, and sort! 2018-06-26 15:42:11 +10:00
Chris Hall
24e8cee18f Adding Heap module including HeapSort implementation and test suite 2018-06-26 15:08:34 +10:00