|
|
|
|
|
by blunte
3005 days ago
|
|
Ruby used functionally is great, but it takes an already time-inefficient language and amplifies that weakness (lots of creating new collections and returning them, whereas normally in Ruby you would modify elements within the collection). |
|