- Description
Early syntax for binding multiple values. R7RS provides the more
flexible let-values , which should be preferred.
- URL
https://srfi.schemers.org/srfi-8/srfi-8.html
- Support
Fully supported.
- Libraries
(srfi 8)
- Global
All names are bound in the MIT/GNU Scheme global environment.
|