A while back I was programming for a naive but well-written JS interpreter for set top box apps, where map was generally being avoided because of performance. I wrote quite a fast "map" (along with the others) that…
A while back I was programming for a naive but well-written JS interpreter for set top box apps, where map was generally being avoided because of performance. I wrote quite a fast "map" (along with the others) that…