Jump to content

Talk:Anonymous function/to do

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
  • Make difference between anonymous functions, higher-order functions and closures superduper clear. An anonymous function is what you often pass as an argument to a higher-order function. Well actually, a closure is what you often pass to a higher-order functions. A closure relates to an (anonymous) function as an object to an (anonymous) class.

Start a discussion