Elm
Elm copied to clipboard
#1 added quicksort, and added sort() wrappers in every module for eas…
This adds a simple quicksort implementation and adds a sort() wrapper to every sorting algo implementation (for easier playing around in the REPL).
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).