>* Cyphre <[EMAIL PROTECTED]> [040519 02:18]:
>> 
>> Hi Tim,
>> 
>> just little notice...sometimes it is useful to know also this this kind of
>> syntax(although in your case it is better to use get IMO)
>> 
>> >> a: [false #[false]]
>> == [false false]
>> >> type? a/1
>> == word!
>> >> type? a/2
>> == logic!
>> >>
> 
>  I'll be darned. I didn't realize that one could
>  do that.

It's only in the beta versions, not in 1.2.1.

> What would be the use for that feature?

Saves the need for a compose, I guess...

a: compose [false (false)]

-- Carl

-- 
To unsubscribe from this list, just send an email to
[EMAIL PROTECTED] with unsubscribe as the subject.

Reply via email to