parker (Parker Finch)
- Login: parker
- Registered on: 09/05/2018
- Last connection: 10/01/2020
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 2 | 2 | 4 |
Activity
11/30/2020
-
02:38 PM Ruby master Feature #17016: Enumerable#scan_left
- y.annikov (Yakov Annikov) wrote in #note-35:
> What about `#cumulate`? Does it sound natural?
I'm not as familiar...
10/01/2020
-
01:34 PM Ruby master Misc #17200: DevelopersMeeting20201026Japan
- * [Feature #17016] Enumerable#scan_left (parker)
* This is a proposal to add a method to enumerable that accumulate...
09/03/2020
-
02:57 PM Ruby master Feature #17016: Enumerable#scan_left
- Dan0042 (Daniel DeLorme) wrote in #note-33:
> ... what about `#cumulative` ?
Oh that's interesting! I had leapt ...
08/21/2020
-
02:22 PM Ruby master Feature #17016: Enumerable#scan_left
- I'd like to propose that we name this method `#accumulate`. @matz do you think that is an acceptable name?
08/10/2020
-
04:47 PM Ruby master Feature #17016: Enumerable#scan_left
- nobu (Nobuyoshi Nakada) wrote in #note-30:
> I found a word [traject], means to transport, transmit, or transpose.
...
07/30/2020
-
07:16 PM Ruby master Feature #17016: Enumerable#scan_left
- I'd like to sum up where we're at with this discussion. Let me know if you disagree with my interpretation here!
1...
07/23/2020
-
03:39 PM Ruby master Feature #17016: Enumerable#scan_left
- nobu (Nobuyoshi Nakada) wrote in #note-20:
> With https://github.com/ruby/ruby/pull/3337, you can
> ```ruby
> (1.....
07/22/2020
-
05:23 PM Ruby master Feature #17016: Enumerable#scan_left
- matz (Yukihiro Matsumoto) wrote in #note-17:
> I don't see any real-world use-case for `scan_left`. Is there any?
...
07/17/2020
-
02:29 PM Ruby master Feature #17016: Enumerable#scan_left
- mame (Yusuke Endoh) wrote in #note-14:
> Is this what you want?
>
> ```
> irb(main):001:0> (1..).lazy.enum_for(:...
07/14/2020
-
06:20 PM Ruby master Feature #17016: Enumerable#scan_left
- Eregon (Benoit Daloze) wrote in #note-6:
> Maybe `prefix_sum` or just `prefix` or something like that would work?
>...
Also available in: Atom