Hacker News new | ask | show | jobs
by Jtsummers 211 days ago
Functions aren't closures. To be a closure it needs to be a function paired with an environment. Functions do not inherently carry their environment with them.