Skip to content

Mr. Rosenblatt: The Blog

Tag: lambda

Lambda Functions in PHP

In case you haven’t heard, PHP may soon have support for lambdas. These are basically anonymous functions that let you more easily create dynamic code, or throwaway functions that only get used in one place. Mmm. Lambdas.

Author TimPosted on August 5, 2008Categories codingTags closures, dynamic code, lambda, php571 Comments on Lambda Functions in PHP

This blog made from 100% organic human thoughts, no AI. Thanks for reading!

Recent Posts

  • Documentation for an unknown future
  • Why’d they do that?
  • How to design a GraphQL API
  • Interfaces, abstractions, and developer productivity
  • On Writing…an RFC
Mr. Rosenblatt: The Blog Proudly powered by WordPress