Skip to content

Instantly share code, notes, and snippets.

@zoffixznet
Created December 15, 2015 16:08
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/018fa503db5bf628bfbb to your computer and use it in GitHub Desktop.
Save zoffixznet/018fa503db5bf628bfbb 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