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

[REBOL] Rebol Challenge was: A collection of garbage

From: fsievert:uos at: 10-Jul-2003 13:29

foo: has [file] [ .... first reduce [file file: none] ] foo: has [file] [ .... do reduce [first [file:] none file] ] ;) Frank