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

[REBOL] Re: [REBOL][logic!] another bug ?

From: antonr:lexicon at: 26-Jul-2004 0:35

I suppose you already have a solution, but maybe it looks better to do this:
>> get to-word "false"
== false
>> get to-word "true"
== true Anton.