Skip to main content
Close
Courses
Practice
Quizzes
Exercises
Questions
Projects
Pricing
Resources
Blog
Glossary
Books to read
Community
Discord
Twitter
Sign in
Sign in
Sign up
Please enable JavaScript in order to use all the features of the app!
Home
/
Resources — Glossary
/
Closure (Programming)
Closure (Programming)
A
closure
is the combination of a
function
and its
lexical environment
.
Discussed on
JavaScript Functions — Closures
PHP Functions — Anonymous functions and the
Closure
class
Python Functions — Closures
External resources
Closure (computer programming) - Wikipedia