Next: srfi receive rationale, Previous: srfi receive license, Up: srfi receive [Index]
The only mechanism that R5RS provides for binding identifiers to the
values of a multiple–valued expression is the primitive
call-with-values
. This SRFI proposes a more concise, more
readable syntax for creating such bindings.