[r6rs-discuss] for-each example seems to be wrong
The second example of the use of for-each is:
(for-each (lambda (x) x) ?(1 2 3 4))
? 4
Surely this should return an unspecified value?
Regards,
Alan
Received on Tue Jul 10 2007 - 16:39:46 UTC
This archive was generated by hypermail 2.3.0
: Wed Oct 23 2024 - 09:15:01 UTC