chickadee » list-bindings » bind-let

(bind-let ((pat xpr) ...) . body)syntax

binds pattern variables of the pattern pat to corresponding subexpressions of the nested pseudolist expression xpr ... in parallel and executes body in this context.