----- Original Message ----- From: "Gabriele Santilli" <[EMAIL PROTECTED]> To: "Romano Paolo Tenca" <[EMAIL PROTECTED]> Sent: Wednesday, April 24, 2002 7:19 AM Subject: [REBOL] Re: to pair! bug
> Hi Romano, > > On Tuesday, April 23, 2002, 10:00:54 AM, you wrote: > > >> Once Jeff wrote something like: "this is a puzzle for you: what is > >> to-none useful for?". I was never able to solve the puzzle. For converting none when a file is loaded?? >> d: load "none" == none >> type? d == word! >> none? d == false >> d: to-none d == none >> none? d == true Cheers, Allen K -- To unsubscribe from this list, please send an email to [EMAIL PROTECTED] with "unsubscribe" in the subject, without the quotes.
