As a rank amateur, couldn't a function handle a variable number of arguments
if they were "passed" in a single block?

Russell [EMAIL PROTECTED]
----- Original Message -----
From: "Andrew Martin" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, November 25, 2000 3:10 PM
Subject: [REBOL] Re: variable number of arguments


> Graham wrote:
> > Can a function have a variable number of arguments?
>
> No. But you can simulate it, by using 'any-type! function specifiers and
> passing unset! as arguments. Better is to use refinements.
>
> Andrew Martin
> ICQ: 26227169
> http://members.nbci.com/AndrewMartin/
> -><-
>
>
> --
> To unsubscribe from this list, please send an email to
> [EMAIL PROTECTED] with "unsubscribe" in the
> subject, without the quotes.
>

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to