>>> t: to-tuple "1.1"
> == 1.1.0

Interesting. Taken to extremes:

>> t: to-tuple "1"
== 1.0.0
>> length? t
== 1
>> t: to-tuple ""
== 0.0.0
>> length? t
== 1
>>

but how usefull is all this? ;)


Regards,

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

Reply via email to