Next: SRFI 9: Record Types, Previous: SRFI 2: and-let*, Up: Standards Support [Contents][Index]
and-let*
receive
Early syntax for binding multiple values. R7RS provides the more flexible let-values, which should be preferred.
let-values
https://srfi.schemers.org/srfi-8/srfi-8.html
Fully supported.
(srfi 8)
All names are bound in the MIT/GNU Scheme global environment.