Talk:Closure (computer programming): Difference between revisions

Content deleted Content added
m top: add Skip to TOC template and Banner shell
Line 790:
Additionally the question of purity vs impurity of functions is a broader topic.
[[User:Rahab rx|Aluan Haddad]] ([[User talk:Rahab rx|talk]]) 08:47, 20 March 2014 (UTC)Rahab_Rx
 
== First example needs one more information ==
 
I think that the first example with ''function startAt(x)'' should explain from where the variable ''y'' comes and how it gets its value changed. This is implicitly told below the example by giving the result for <code>closure<sub>1</sub></code> & <code>closure<sub>2</sub></code>, but a verbal explanation is missing.--[[User:Sae1962|Sae1962]] ([[User talk:Sae1962|talk]]) 12:12, 5 February 2015 (UTC)