A concise way to create anonymous functions, typically used for short, simple operations that can be defined inline. Lambda functions are often used with higher-order functions like map, filter, and reduce.
Named after the Greek letter λ (lambda), used in lambda calculus developed by mathematician Alonzo Church in the 1930s. The term entered programming languages in the 1950s with LISP, maintaining the mathematical notation for anonymous functions.
Lambda functions are like mathematical Post-it notes - they're perfect for quick, throwaway calculations that you don't want to give a formal name to. Just like you might scribble '2x + 3' on a sticky note instead of writing a full equation on paper!
Complete word intelligence in one call. Free tier — 50 lookups/day.