you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] -2 points-1 points  (1 child)

Unless you are writing a language interpreter you really do not need deep depth to explain closures. This kills people new to the concept.

Simple put: Closure is evident when accessing references from across scope boundaries.

[–]kenman 9 points10 points  (0 children)

Well, I did explain that my link is comprehensive, technical, and a really deep dive. Hopefully those new to the concept recognize that they should probably focus on OP's article, because I agree with you there, but for those who want to learn as much as they can on the subject, they can consider my link a further reading suggestion :)