Next: , Previous: , Up: srfi receive   [Index]


2.5.2 Abstract

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.