chickadee » contracts » bind

(bind pat xpr . body)syntax

binds the pattern variables of the nested lambda-list pat to corresponding subexpressions of the nested pseudolist xpr and executes body in this context.