- (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.
binds pattern variables of the pattern pat to subexpressions of the nested pseudolist expression xpr and executes body in this context.