Y
Hacker News
new
|
ask
|
show
|
jobs
by
jkabrg
3058 days ago
`map` is not going to make it faster. `map` is a loop. Only vectorized code is faster.