AlexandreMagro (Alexandre Magro)
- Login: AlexandreMagro
- Email: alexandremagro@live.com
- Registered on: 09/29/2024
- Last sign in: 11/05/2024
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 0 | 1 |
Like
Activity
11/03/2024
- 09:21 PM Ruby master Misc #20781: DevMeeting-2024-11-07
- * [Feature #20770] (Re)Introduce pipe operator (AlexandreMagro)
* Initially proposed as syntactic sugar for `.then`...
10/15/2024
- 10:01 AM Ruby master Feature #20770: A *new* pipe operator proposal
- Reflecting on the opposing points raised, I believe the pipe operator could work differently, avoiding the issue of "...
10/02/2024
- 04:14 PM Ruby master Feature #20770: A *new* pipe operator proposal
- zverok (Victor Shepelev) wrote in #note-28:
> What would `|>` bring here?
> ```ruby
> row
> .split('|')
> .map { ...
10/01/2024
- 10:46 PM Ruby master Feature #20770: A *new* pipe operator proposal
- I strongly agree that new additions should be thoroughly evaluated and aligned with the philosophy of the language ("...
- 05:47 PM Ruby master Feature #20770: A *new* pipe operator proposal
- ufuk (Ufuk Kayserilioglu) wrote in #note-21:
> I tend to agree with @Dan0042 on this one, this seems to go against t... - 01:08 PM Ruby master Feature #20770: A *new* pipe operator proposal
- vo.x (Vit Ondruch) wrote in #note-18:
> Right, this was far fetched and would not work admittedly. But that is why I...
09/30/2024
- 11:58 PM Ruby master Feature #20770: A *new* pipe operator proposal
- jeremyevans0 (Jeremy Evans) wrote in #note-10:
> We could expand the syntax to treat `.{}` as `.then{}`, similar to ... - 10:30 PM Ruby master Feature #20770: A *new* pipe operator proposal
- ufuk (Ufuk Kayserilioglu) wrote in #note-8:
> You can also make the whole pipeline with just using procs:
> ```rub... - 09:23 PM Ruby master Feature #20770: A *new* pipe operator proposal
- vo.x (Vit Ondruch) wrote in #note-6:
> Code like `add(value, 3)` is hardly some idiomatic Ruby. If it was Ruby, then... - 07:02 PM Ruby master Feature #20770: A *new* pipe operator proposal
- bkuhlmann (Brooke Kuhlmann) wrote in #note-4:
> For background, this has been discussed before:
>
> - [15799](htt...
Also available in: Atom