Sleep Sort

Run Settings
LanguageRaku
Language Version
Run Command
my @data = 12, 4, 7, 5, 8, 1, 2; await gather for @data -> $d { take start { sleep $d / 3; say $d; } }
Editor Settings
Theme
Key bindings
Full width
Lines