Hacker News new | ask | show | jobs
by Dagonfly 1452 days ago
Some helpful explanations in there!

Though I think the closure example doesn't actually show capturing context. It's just a partial function application unless you count the literal '5' as a local variable.