On this page:
lambda
λ

5.4 lambda

(lambda (id ...) expr)
(λ (id ...) expr)
The same as Intermediate with Lambda’s lambda, except that a function is allowed to accept zero arguments.