Translations:FP Laboratory 4/10/en

From Marek Běhálek Wiki
Jump to navigation Jump to search
  • Implement the quicksort algorithm. As a pivot use always the first element in the list. For dividing the list, use the function filter.