http://www.codedata.com.tw/java/understanding-lambda-closure-1-from-javascript-function-1
In computer programming, an anonymous function (also function constant, function literal, or lambda function) is a function defined, and possibly called, without being bound to an identifier.
Functions are Objects.
No comments:
Post a Comment