Y
Hacker News
new
|
ask
|
show
|
jobs
by
CRConrad
658 days ago
> map typically is functional and allocates memory, for does not. But for is more likely to have side-effects.
If / when memory is low, allocating memory can itself be a side-effect...