General

Profile

adp90 (Alexander Patrick)

  • Login: adp90
  • Email: adp90@case.edu
  • Registered on: 08/05/2017
  • Last sign in: 08/05/2017

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 0 0

Activity

08/12/2017

02:53 PM Ruby master Feature #13795: Hash#select return type does not match Hash#find_all
Changing the behavior of Hash#select/reject broke a lot of files, some in [very strange ways](https://travis-ci.org/r... adp90 (Alexander Patrick)

08/11/2017

01:08 PM Ruby master Feature #13795: Hash#select return type does not match Hash#find_all
I made a pull request: https://github.com/ruby/ruby/pull/1674 adp90 (Alexander Patrick)

08/10/2017

06:31 AM Ruby master Feature #13795: Hash#select return type does not match Hash#find_all
davidarnold (David Arnold) wrote:
> If there is a convention where every class that includes Enumerable has to have ...
adp90 (Alexander Patrick)

08/09/2017

06:30 PM Ruby master Feature #13795: Hash#select return type does not match Hash#find_all
davidarnold (David Arnold) wrote:
> Ruby has been not backwards-compatible in several releases, so I don't see that ...
adp90 (Alexander Patrick)
04:25 PM Ruby master Feature #13795: Hash#select return type does not match Hash#find_all
This might make the next version of Ruby not backwards-compatible in some instances. It might be better to leave the ... adp90 (Alexander Patrick)
06:51 AM Ruby master Feature #13784: Add Enumerable#filter as an alias of Enumerable#select
davidarnold (David Arnold) wrote:
> For the purpose of this feature request, I would leave the filter == find_all be...
adp90 (Alexander Patrick)

08/08/2017

09:34 PM Ruby master Feature #13784: Add Enumerable#filter as an alias of Enumerable#select
A potential concern could be language bloat. Having too many aliases for the same methods could be confusing.
I was ...
adp90 (Alexander Patrick)

08/05/2017

07:54 PM Ruby master Feature #13784: Add Enumerable#filter as an alias of Enumerable#select
I made a pull request: https://github.com/ruby/ruby/pull/1672. adp90 (Alexander Patrick)

Also available in: Atom