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

[REBOL] Re: Refinements

From: robert:muench:robertmuench at: 13-Nov-2002 8:37

> -----Original Message----- > From: [rebol-bounce--rebol--com] [mailto:[rebol-bounce--rebol--com]] > On Behalf Of Jan Skibinski > Sent: Tuesday, November 12, 2002 8:03 PM > To: [rebol-list--rebol--com] > Subject: [REBOL] Re: Refinements > I am sure there are many ways of approaching this task. > Here is one:
Hi Jan, thanks for the info. I'm going to try it. This makes it possible to have the refinement-check-code in the beginning of a function and avoid execution-code dublication. Robert