Talk:Closure (computer programming): Difference between revisions

Content deleted Content added
Line 536:
 
--[[User:Fubar Obfusco|FOo]] 07:36, 16 April 2007 (UTC)
 
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?
 
== Relate concept to broader semantics of "closure"? ==