[REBOL] Re: Cookbook submissions idea
From: atruter:labyrinth:au at: 6-Jan-2004 13:10
The one that always gets me is:>> a: [b true]== [b true]>> c: 'b== b>> a/:c== true Now how does one do "a/:c: false"? Regards, Ashley<
[REBOL] Re: Cookbook submissions ideaFrom: atruter:labyrinth:au at: 6-Jan-2004 13:10
|