Jump to content

Talk:Anonymous function/to do

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
  • 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