Tagged Questions
3
votes
4answers
646 views
How different programming languages use closures?
To my knowledge, combined with the knowledge of others, among the mainstream languages
Objective C
C#
VB.net
Java
Python
Ruby
Javascript
Lisp
Perl
have closures and anonymous functions. Plain ...