From: shevegen@... Date: 2018-05-16T17:40:45+00:00 Subject: [ruby-core:87085] [Ruby trunk Feature#14766] Indicate `find_all` and `select` methods are aliases. Issue #14766 has been updated by shevegen (Robert A. Heiler). Seems to make sense. Here is a link to the API documentation for Enumerable reduce: https://ruby-doc.org/core/Enumerable.html#method-i-reduce ---------------------------------------- Feature #14766: Indicate `find_all` and `select` methods are aliases. https://bugs.ruby-lang.org/issues/14766#change-72051 * Author: frewsxcv (Corey Farwell) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- This matches the documentation for `Enumerable::inject` and `Enumerable::reduce` which are also aliases. https://github.com/frewsxcv/ruby/commit/df2a373ca4d003c94f46a0c036e29c83e42ed4de -- https://bugs.ruby-lang.org/ Unsubscribe: