General

Profile

artemb (Artem Borodkin)

  • Login: artemb
  • Registered on: 02/19/2024
  • Last sign in: 05/17/2024

Issues

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

Like

Activity

10/10/2024

11:21 AM Ruby master Feature #20793: Allow Multiple Arguments for the .is_a? Method
Eregon (Benoit Daloze) wrote in #note-2:
> I think pattern matching should be used here instead
Very nice, thank yo...
artemb (Artem Borodkin)
08:50 AM Ruby master Feature #20793 (Rejected): Allow Multiple Arguments for the .is_a? Method
I propose allowing multiple arguments to be passed to the .is_a? Method imply "OR" semantics:
``` ruby
name.is_...
artemb (Artem Borodkin)

02/19/2024

01:40 PM Ruby master Feature #11446: Possible work around for the requirement to supplying arguments like this: .map(&:method, <arguments>)

Are there any proposal issues regarding the addition of argument and block support for the ```.each(&:method, arg...
artemb (Artem Borodkin)

Also available in: Atom