summaryrefslogtreecommitdiff
path: root/lib/set.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/set.rb')
-rw-r--r--lib/set.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/set.rb b/lib/set.rb
index 4cba96e9e2..b6988b6c77 100644
--- a/lib/set.rb
+++ b/lib/set.rb
@@ -370,7 +370,6 @@ class Set
h
end
- alias group_by classify
# Divides the set into a set of subsets according to the commonality
# defined by the given block.