- (fluid-let ((VAR1 X1) ...) BODY ...)syntax
Binds the variables VAR1 ... dynamically to the values X1 ... during execution of BODY .... This implements SRFI-15.
Binds the variables VAR1 ... dynamically to the values X1 ... during execution of BODY .... This implements SRFI-15.