diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/set.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/set.rb b/lib/set.rb index 4cba96e9e..b6988b6c7 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. |
