Jump to content

Permutations by swapping: Difference between revisions

m
→‎Alternative Iterative version: Fix comment: Perl 6 --> Raku
(Rename Perl 6 -> Raku, alphabetize, minor clean-up)
m (→‎Alternative Iterative version: Fix comment: Perl 6 --> Raku)
Line 2,050:
 
=== Alternative Iterative version ===
This is based on the perl6Raku recursive version, but without recursion.
 
<lang perl>#!perl
2,392

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.