RosettaCodeData/Task/Sort-an-array-of-composite-structures/Babel/sort-an-array-of-composite-structures-3.pb
2023-07-01 13:44:08 -04:00

12 lines
131 B
Text

babel> gpsort !
babel> dup {lsnum !} ...
( 0 2 )
( 1 7 )
( 4 19 )
( 8 6 )
( 11 10 )
( 12 16 )
( 14 5 )
( 15 13 )
( 17 3 )
( 18 9 )