RosettaCodeData/Task/Permutations/Perl-6/permutations-4.pl6

2 lines
26 B
Raku
Raw Permalink Normal View History

2014-04-02 16:56:35 +00:00
.say for permutations(3);