|
|
| Just another Perl shrine | |
| PerlMonks |
Re^10: Yet Another Program on Closures ~ Steven Lembark ~ TPRC 2025 - YouTubeby ikegami (Patriarch) |
| on Aug 04, 2025 at 21:39 UTC ( [id://11165958]=note: print w/replies, xml ) | Need Help?? |
|
I have now. The paper/quote shows that the closure uses a captured environment ("binding environment") instead of the environment that exists where the closure is called ("activation environment"). The environment of a closure is therefore fixed ("closed"). And that this is the source of the name closure. Did *you* read it? Cause it defines a closure in terms of what variables it can access, just like I said.
In Section
Meditations
|
|
||||||||||||||||||||||||||||||||||