guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

values in a non-values context


From: Matt Wette
Subject: values in a non-values context
Date: Thu, 14 Jun 2018 17:56:12 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0

I've looked in some RnRS documents and can't find answer to the following:
Is the value of a `values' expression in a non-values context defined?
In Guile, `(write (values 1 2 3))' generates `1'.  Does the language standard
specify this or is this determined by implementation?  In other words, is it
OK to count on this behavior?

Matt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]