Skip to content

Commit

Permalink
No longer inject Derange::Mixin into Set, since Sets lack order.
Browse files Browse the repository at this point in the history
* Sets also lack insertion order under 1.8.x.
  • Loading branch information
postmodern committed Oct 14, 2011
1 parent cecd979 commit 72841f0
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion lib/combinatorics/derange/extensions.rb
@@ -1,2 +1 @@
require 'combinatorics/derange/extensions/array'
require 'combinatorics/derange/extensions/set'
6 changes: 0 additions & 6 deletions lib/combinatorics/derange/extensions/set.rb

This file was deleted.

10 changes: 0 additions & 10 deletions spec/derange/set_spec.rb

This file was deleted.

0 comments on commit 72841f0

Please sign in to comment.