diff options
author | Mark H Weaver <mhw@netris.org> | 2013-03-18 20:01:12 -0400 |
---|---|---|
committer | Mark H Weaver <mhw@netris.org> | 2013-03-19 10:29:44 -0400 |
commit | 1d64b4edb9da4011ad06c0fab1c6225ec20b0876 (patch) | |
tree | 69b2edd1a1917b861c6a2b3932d81f0fc60daa4f /doc/ref/api-coverage.texi | |
parent | 8150dfa1f2f84d151ced5f723dc69ce0cae1cd32 (diff) | |
download | guile-1d64b4edb9da4011ad06c0fab1c6225ec20b0876.tar.gz |
SRFI-45: Support multiple values; add promise? predicate.
* module/srfi/srfi-45.scm (eager): Accept any number of arguments.
Store the list of arguments in the value record. Previously, only one
argument was accepted, and that value was stored in the value record.
(delay): Support expressions that return any number of arguments.
(force): Return the list of values stored in the value record.
(promise?): Export.
* doc/ref/srfi-modules.texi (SRFI-45): Update docs. Remove typing
for simplicity in discussing multiple values.
* test-suite/tests/srfi-45.test: Add tests. Add FSF copyright for 2010
and 2013. Add missing year to André van Tonder's copyright notice.
Diffstat (limited to 'doc/ref/api-coverage.texi')
0 files changed, 0 insertions, 0 deletions