@lattera A lambda function is a function in computer programming that is defined without a name and is also known as an anonymous function or function literal. Lambda functions are commonly used in programming languages like Python and JavaScript. #primitives #artifacts