aaronc81 (Aaron Christiansen)
- Login: aaronc81
- Registered on: 12/27/2019
- Last sign in: 04/15/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 1 | 1 |
Activity
12/31/2019
- 05:30 PM Ruby master Feature #16456: Ruby 2.7 argument delegation (...) should be its own kind of parameter in Method#parameters
- I think that the `[[:rest, :"..."], [:keyrest, :"..."], [:block, :"..."]]` solution looks like a good option, as it k...
12/27/2019
- 05:35 PM Ruby master Feature #16456: Ruby 2.7 argument delegation (...) should be its own kind of parameter in Method#parameters
- > Is there an advantage to have its own type of parameter?
I believe the advantages of doing this are:
- If R... - 12:42 AM Ruby master Feature #16456 (Closed): Ruby 2.7 argument delegation (...) should be its own kind of parameter in Method#parameters
- A method defined with `...` as its parameter list is equivalent to one defined with `*args, &blk`, according to `Meth...
Also available in: Atom