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