Hi Ingo,

<<...in the special case of

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

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

Then why do to-block and to-hash work correctly?

>> to-hash 1
== make hash! [1]
>> to-block 1
== [1]
>> to-list 1
== make list! []

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

Reply via email to