RosettaCodeData/Task/Sort-an-integer-array/Raku/sort-an-integer-array-2.raku

2 lines
12 B
Raku
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
@a .= sort;