Talk:Closure (computer programming): Difference between revisions

Content deleted Content added
SineBot (talk | contribs)
Line 539:
Ok, i don't really know much about closures, but it seems to me that this sentence is not referring to private variables, but to static ones:
::A closure can be used to associate a function with a set of "private" variables, which persist over several invocations of the function.
Can you tell I was raised on OO? <small>—Preceding [[Wikipedia:Signatures|unsigned]] comment added by [[Special:Contributions/206.83.243.126|206.83.243.126]] ([[User talk:206.83.243.126|talk]]) 20:28, 25 June 2008 (UTC)</small><!-- Template:UnsignedIP --> <!--Autosigned by SineBot-->
Can you tell I was raised on OO?
 
== Relate concept to broader semantics of "closure"? ==