chickadee » list-bindings » bind

(bind pat xpr . body)syntax

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