Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
improve permutations
implement the XOR swap algorithm in a single statement. Not really necessary but still pretty cool. It should also provide a small performance improvement as we can then put the C<until> in the end, thus avoiding creating a lexical scope.
- Loading branch information