Template:Prelude/sort.a68: Difference between revisions

m
Template template
m (Template template)
 
(One intermediate revision by one other user not shown)
Line 6:
OP < = (SORTSTRUCT a,b)BOOL: ~;
PR READ "precludeprelude/sort.a68" PR;
[3]SORTSTRUCT list := (a,b,c);
print((in place shell sort(list), new line))
Line 45:
);
SKIP
<noinclude>{{template}}</noinclude>
Anonymous user