Changed paths:
R lib/core/facets/array/permutation2.rb
A lib/core/facets/array/unique_permutation.rb
R test/core/array/test_permutation2.rb
A test/core/array/test_unique_permutation.rb
A work/bench/array/bench_unique_permutation.rb
Log Message:
-----------
Rename Array#permutation2 to Array#unique_permutation
Changed paths:
M lib/core/facets/array.rb
A lib/core/facets/array/unique_permutation.rb
A test/core/array/test_unique_permutation.rb
A work/bench/array/bench_unique_permutation.rb
Log Message:
-----------
Merge pull request #92 from cielavenir/array_permutation2