DarkMatter in Cyberspace
  • Home
  • Categories
  • Tags
  • Archives

The essential of HIght Order Functions


The ordinary function: fun(x, y) = x + y, x * y, ...

High order function: fun(x, y) = x(y), ... (where x is a function)

So the essential power of high order function is combining its parameters in the form: x(y), which is impossible appeared in ordinary functions.



Published

May 30, 2013

Last Updated

May 30, 2013

Category

Tech

Contact

  • Powered by Pelican. Theme: Elegant by Talha Mansoor