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

[REBOL] Re: Shortcut word available?

From: robert::muench::robertmuench::de at: 15-Jun-2007 9:38

On Tue, 12 Jun 2007 10:57:53 +0200, Anton Rolls <anton-wilddsl.net.au> wrote:
> Is that for passing through arguments when wrapping a > function ? > > The best way I found for that was to write my own > mezzanine.
Hi, no. It's just a pattern that I often find in my code. Hence I thought others have the same situation, and maybe Rebol has a special word for this (like the UNLESS shortcut). Robert