Scheme Request for Implementation 244,
"Multiple-value Definitions",
by Marc Nieper-Wißkirchen,
has gone into final status.
The document and an archive of the discussion are available at https://srfi.schemers.org/srfi-244/.
Here's the abstract:
A
define-values
form is a definition that binds multiple variables from a single expression returning multiple values.
Here is the commit summary since the most recent draft:
Here are the diffs since the most recent draft:
https://github.com/scheme-requests-for-implementation/srfi-244/compare/draft-2..final
Many thanks to Marc and to everyone who contributed to the discussion of this SRFI.
Regards,
SRFI Editor