Comment on Is this how news.ycombinator.com runs? (Ctrl+F for "Closures Simulate Subroutines")parentComments−ced19y[silly test to see if they remove the closure from the HT once it's used, and the answer seems no]−pg19yCorrect, unless the closure explicitly removes itself when executed, of course.
Comments
[silly test to see if they remove the closure from the HT once it's used, and the answer seems no]
Correct, unless the closure explicitly removes itself when executed, of course.