home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!mitech!gjc
- From: gjc@mitech.com (George J. Carrette)
- Newsgroups: comp.lang.scheme
- Subject: Re: Unspecified values in R4RS
- Message-ID: <4631@mitech.com>
- Date: 25 Jan 93 13:11:07 GMT
- References: <1993Jan21.195822.23639@sqwest.wimsey.bc.ca> <1jn7ou$m5n@agate.berkeley.edu> <BRENT.93Jan22085102@rcx1.ssd.csd.harris.com> <1jp5n7$nm@agate.berkeley.edu>
- Organization: Mitech Corporation, Concord MA
- Lines: 14
-
- In article <1jp5n7$nm@agate.berkeley.edu>, bh@anarres.CS.Berkeley.EDU (Brian Harvey) writes:
- > ... If we don't know by now, then it doesn't matter, and you
- > might as well humor me! :-)
-
- How would you go for this set of return values:
-
- (define ..) => #<return-value-of-define>
- (display ...) => #<return-value-of-display>
- (set! ...) => #<return-value-of-set!>
-
-
-
-
-
-