Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: variable number of arguments

From: tim:johnsons-web at: 26-Nov-2000 8:29

Hello: I'm not sure where this thread started... but alternatively, one could have a function with a block as argument. With rebol's type? and length? native values, then the code block could really be designed to process any number of "pseudo-arguments" in the block. JMTCW tj