Talk:First class environments

From Rosetta Code
Revision as of 09:19, 30 June 2011 by rosettacode>Abu (Not a closure)

So it's what, the thing we normally call "closure"? --Ledrug 09:14, 30 June 2011 (UTC)

No, because a closure cannot be handled independently from the code, e.g. stored in a variable and activated at some other time with a piece of code.--Abu 09:19, 30 June 2011 (UTC)