Sorting algorithms/Bubble sort: Difference between revisions

m
m (→‎{{header|Tailspin}}: syntax update)
Line 5,851:
1..$-1 -> #
$@ !
when <?($@bubblesort($+1) <..~$@bubblesort($)>)> do
@: $;
def temp: $@bubblesort($@);
Line 5,862:
$@ !
when <2..> do
$ -> bubble -> #
end bubblesort
Anonymous user