sammomichael (Samuel Michael)
- Login: sammomichael
- Registered on: 09/06/2019
- Last sign in: 10/08/2019
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 1 | 0 | 1 |
Activity
10/07/2019
- 06:35 PM Ruby master Feature #16147: List Comprehensions in Ruby
- sammomichael (Samuel Michael) wrote:
> I also have added rudimentary support for nested comprehensions.
>
... - 01:01 PM Ruby master Feature #16147: List Comprehensions in Ruby
- I also have added rudimentary support for nested comprehensions.
# Build Matrix from nested loop
`p $l[[for x in...
09/29/2019
- 02:26 AM Ruby master Feature #16147: List Comprehensions in Ruby
- ## ruby_list_comprehension gem documentation
https://github.com/SammoMichael/Ruby_List_Comprehension
## ruby_list_c...
09/23/2019
- 10:06 PM Ruby master Feature #16147: List Comprehensions in Ruby
- Eregon (Benoit Daloze) wrote:
> Just my opinion: I don't think we should have list comprehensions in Ruby.
Thanks... - 09:16 PM Ruby master Feature #16147: List Comprehensions in Ruby
- nobu (Nobuyoshi Nakada) wrote:
> sammomichael (Samuel Michael) wrote:
> > ```ruby
> > [for x in 1..10 do x**2 if x...
09/21/2019
- 09:46 PM Ruby master Feature #16147: List Comprehensions in Ruby
- In reiteration of my main points, Ruby is a dynamic multi-paradigm language which should when possible embrace a vari...
09/06/2019
- 05:28 PM Ruby master Feature #16147: List Comprehensions in Ruby
- sammomichael (Samuel Michael) wrote:
> shevegen (Robert A. Heiler) wrote:
> > I am not sure how serious the proposa... - 04:44 PM Ruby master Feature #16147: List Comprehensions in Ruby
- There is nothing wrong with the current ruby syntax of using enumerables such as map/select/filter_map to generate th...
- 10:38 AM Ruby master Feature #16147 (Open): List Comprehensions in Ruby
- ## List comprehensions are present in many languages and programmers are quite fond of their simplicity and power. Ad...
Also available in: Atom