Crate monkeysort

Source

Functions§

customizeable_monkeysort
(“monkey” * monkeys)sorts stuff_to_sort if monkeys > 0 it uses a undefined algorithom to sort stuff_to_sort
is_sorted
Returns true if the value is sorted and if it is not sorted it outputs false When monkeys >= 1 it actualy just outputs potetially_sorted_stuff == the value of a (“monkey” * monkeys)sort
monkeymonkeysort
Monkeymonkeysorts stuff_to_sort
monkeysort
monkeysorts stuff_to_sort
random_monkeys
(“Monkey”*x)sorts stuff_to_sort where x is a random number
range_of_random_monkeys
(“Moneky”*y)sorts stuff_to_sort where y is a random number in the range low..=high