shuber (Sean Huber)
- Login: shuber
- Registered on: 12/07/2018
- Last sign in: 09/30/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 0 | 1 |
Activity
10/02/2024
- 03:19 PM Ruby master Feature #20770: A *new* pipe operator proposal
- I agree with @zverok and am not quite sold on the value of `|>` over the existing `.then{}` if we still have to expli...
09/30/2024
- 04:27 AM Ruby master Feature #20770: A *new* pipe operator proposal
- I would still love to see this type of pipeline functionality implemented with plain expressions instead of new opera...
06/14/2019
- 04:56 PM Ruby master Feature #15799: pipeline operator
- @cichol Agreed! Here is a working proof of concept for an "operator-less" pipe operator which feels more natural in R...
12/17/2018
- 05:16 PM Ruby master Feature #15301: Symbol#call, returning method bound with arguments
- @zverok wrote:
> I don't believe it is possible at all (both from the technical and organizational points of view).
...
12/16/2018
- 09:55 PM Ruby master Feature #15301: Symbol#call, returning method bound with arguments
- zverok (Victor Shepelev) wrote:
> ...but instead will require the change of ALL the methods in standard library acce... - 09:24 PM Ruby master Feature #15301: Symbol#call, returning method bound with arguments
- @matz @zverok
What do you think of this alternative syntax which wouldn't require a new method/operator?
```rub... - 07:47 PM Ruby master Feature #15301: Symbol#call, returning method bound with arguments
- @matz (Yukihiro Matsumoto) wrote:
> Interesting idea of partial evaluation, but `call` is too generic, and could cau... - 08:02 PM Ruby master Feature #15419: Allow Kernel#tap to be invoked with arguments like Kernel#send
- > Eregon (Benoit Daloze) wrote:
> Yes, in such a case you need to use `ruby_version_is` guards as documented on http...
12/15/2018
- 11:34 PM Ruby master Feature #15419: Allow Kernel#tap to be invoked with arguments like Kernel#send
- The `ruby/spec on Ruby 2.3` check is failing in this PR - I'm not sure what the existing conventions are for adding s...
- 09:48 PM Ruby master Feature #8896: #tap with missing block
- `Kernel#tap` related: Allow `Kernel#tap` to be invoked with arguments like `Kernel#send` - https://bugs.ruby-lang.org...
Also available in: Atom