5.5.16
Sort a list of integers
Sort a list of integers:
eval: sort int::(>) [ 13, 11, 17 ]; [11, 13, 17]
Comments and suggestions to:
bugs@mythryl.org