Re: Two questions about prog2
- From: Brian <quickbasicguru@xxxxxxxxx>
- Date: Mon, 31 Mar 2008 09:20:06 -0700 (PDT)
Spiros Bousbouras wrote:
1) The HS page on prog2 says:Yes; the Syntax and Arguments and Values sections get it right though.
prog2 evaluates first-form, then
second-form, and then forms,
yielding as its only value the primary
value yielded by first-form.
Is the last word meant to be "second-form"
instead of "first-form" ?
2) Is (prog2 form1 form*) the same asYes.
(progn form1 (prog1 form*)) ?
.
- References:
- Two questions about prog2
- From: Spiros Bousbouras
- Two questions about prog2
- Prev by Date: Re: Two questions about eq
- Next by Date: Appropriate case for a macro?
- Previous by thread: Re: Two questions about prog2
- Next by thread: Re: Installing Portable Allegro Serve and sb-impl
- Index(es):
Relevant Pages
|