|
|
|
|
|
by azangru
2571 days ago
|
|
> Almost all of these examples I'd argue would be better suited for something like .map() Roughly half of his examples take an array and return either a differently-sized array, or a different data structure altogether. I can’t imagine how one could argue for a map in these cases. |
|