Skip to content

Instantly share code, notes, and snippets.

@eiro
Created October 1, 2019 19:41
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 eiro/c21b6f62bcb9ea10df51ef6293283a15 to your computer and use it in GitHub Desktop.
Save eiro/c21b6f62bcb9ea10df51ef6293283a15 to your computer and use it in GitHub Desktop.
thank you #perl6
my %files{Buf} =
classify {.slurp: :bin},
grep {.f && .r},
dir 'videos';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment