Hacker News new | ask | show | jobs
by mrkeen 308 days ago
Once they've been converted from free variables to formal parameters then it's assumed you can just stack allocate them, and roll them off when you return from your lambda (which is no longer a closure)