Commit Graph

7 Commits

Author SHA1 Message Date
hasufell 378f7887d4
PRELUDE: add getLastX 2014-10-12 03:00:55 +02:00
hasufell b75f531533
ALGO: fix grahamGetCHSteps 2014-10-12 03:00:13 +02:00
hasufell 15479e3c58
PRELUDE: add dupLast 2014-10-12 02:57:43 +02:00
hasufell b3371d16f9
PRELUDE: add seqList 2014-10-12 02:31:08 +02:00
hasufell 24810e5970
Move the function 'first' from Parser to MyPrelude
It is useful and generic.
2014-10-12 01:57:20 +02:00
hasufell 60f59bb2b7
ALGO: fix the algorithm
It was imprecise before and only worked by accident.
'grahamGetCHSteps' is a bit broken for now and caused duplicates.
2014-10-12 01:54:44 +02:00
hasufell 6e4c7e47c2
Restructure modules 2014-10-10 17:40:08 +02:00