|
|
|
|
|
by nlh
2066 days ago
|
|
Interesting! I recall reading about this before but I’d forgotten it. And I suppose one of the things that trips people up a lot about ruby is that the implicit return gives a different result — eg your example but without the “return true if” part DOES return an array, like JavaScript. |
|