Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created December 15, 2015 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zoffixznet/64c946cd529c8b0d1fe8 to your computer and use it in GitHub Desktop.
Save zoffixznet/64c946cd529c8b0d1fe8 to your computer and use it in GitHub Desktop.
my @a = ^10;
say @a.sort
.flat».Str;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment