+
A "closure" is an **expression** (typically a **function**) that can have free **variables** together with an **environment** that **binds** those **variables** (that "**closes**" the **expression**).
A "closure" is an expression (typically a function) that can have free variables together with an environment that binds those variables (that "closes" the expression).- http://www.jibbering.com/faq/notes/closures/
closure,Javascript
✯
✯✯
✯✯
✯✯
✯✯
✯