Hi Romano,

Romano Paolo Tenca wrote:
> Is this a bug?
>
>>>to-list 1
>>
> == make list! []

No, it's no bug, just not too intuitive.
For most datatypes

   to-"datatype" value

converts the value into the other datatype, but in the special case of

   to-"any-series-datatype" an-integer

A new series is created, with an initial size of an-integer.


Kind regards,

Ingo

-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to