Elm icon indicating copy to clipboard operation
Elm copied to clipboard

#1 added quicksort, and added sort() wrappers in every module for eas…

Open frankschmitt opened this issue 5 years ago • 1 comments

This adds a simple quicksort implementation and adds a sort() wrapper to every sorting algo implementation (for easier playing around in the REPL).

frankschmitt avatar Oct 22 '20 19:10 frankschmitt

To the maintainers: could you please check this PR and accept it or label it as hacktoberfest-accepted? I just realized that for the PR to be counted, it has to be accepted before November 1st (unlike in the previous years).

frankschmitt avatar Oct 31 '20 09:10 frankschmitt