Skip to content

Instantly share code, notes, and snippets.

@FROGGS
Forked from ab5tract/gist:9457079caa93244511b1
Last active August 29, 2015 14:23
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 FROGGS/3ab0151f513b570eeb4e to your computer and use it in GitHub Desktop.
Save FROGGS/3ab0151f513b570eeb4e to your computer and use it in GitHub Desktop.
my %h = 1 => [ [<what what>], [<how how>] ], 2 => [ [<this this>] ];
my $i = 0;
%h.values».map({"{++$i} " Z~ @($^a)}).say;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment