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

[REBOL] Re: to pair! bug

From: g:santilli:tiscalinet:it at: 25-Apr-2002 11:53

Hi Holger, On Thursday, April 25, 2002, 12:05:17 AM, you wrote: HK> any [ HK> func1 HK> to-none count: count + 1 HK> func2 HK> to-none count: count + 1 HK> func3 HK> ... HK> ] That seems useful, indeed! BTW, since we are at it, would that be more efficient than: any [ func1 (count: count + 1 none) func2 (count: count + 1 none) func3 ... ] Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amigan -- AGI L'Aquila -- REB: http://web.tiscali.it/rebol/index.r