Y
Hacker News
new
|
ask
|
show
|
jobs
by
hither_shores
1329 days ago
In a strict language or with poorly optimized lazy code, yes. If you can get good stream fusion, not really. If your code fuses
really
well (common for lists, harder elsewhere) the whole thing will happen on the stack.