Talk:Closure (computer programming): Difference between revisions

Content deleted Content added
Closures in Objective-C: expanded section
Line 104:
--[[User:Jwal|Jwal]] 18:35, 12 Jun 2004 (UTC)
 
Java has no first class functions, therefore has no closures.
 
----
 
==Closures and Python==
Why Python doesn't have closures: