prateekkish@gmail.com (Prateek Choudhary)
- Login: prateekkish@gmail.com
- Registered on: 07/05/2025
- Last sign in: 07/05/2025
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
07/05/2025
-
05:39 PM Ruby Feature #21386: Introduce `Enumerable#join_map`
- nobu (Nobuyoshi Nakada) wrote in #note-4:
> This code would show the difference more clearly.
> ...
Hmm. I missed considering that behavior. In this example though, just the `map` would return wrapped arrays:
```ruby
[[1,2],3].map {|n|[n... -
06:42 AM Ruby Feature #21386: Introduce `Enumerable#join_map`
- PR: https://github.com/ruby/ruby/pull/13792