News Feed
Jobs Feed
Sections




News Archive
Recess Blog:
Functional PHP 5.3 Part I - What are Anonymous Functions and Closures?
August 19, 2009 @ 11:56:50

Those still trying to get a handle on anonymous functions, lambdas and closures in the recently released 5.3 version of PHP might want to take a look at this new tutorial from the Recess blog. It's the first part of their "Functional PHP 5.3" series.

One of the most exciting features of PHP 5.3 is the first-class support for anonymous functions. You may have heard them referred to as closures or lambdas as well. There's a lot of meaning behind these terms so let's straighten it all out.

They explain the differences between closures and lambda functions (hint: not much) and give code examples for both them and closures.

0 comments voice your opinion now!
anonymous function closure lambda


blog comments powered by Disqus

Similar Posts

Davey Shafik's Blog: The Closure Puzzle

Sebastian Bergmann's Blog: Wanted: PHP Implementation of Unified Diff

Ilia Alshanetsky's Blog: Filter Extension Revamped (and PHP 5.2 news)

Alexey Zakhlestin's Blog: Ode to mb_ereg functions

Jason Sheet\'s Blog: Soundex implemented in PHP


Community Events









Don't see your event here?
Let us know!


tool interview example functional development event testing language composer release object api opinion code podcast introduction unittest framework community zendframework2

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework