Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: TUPLE! DATA-MODEL & OTHER VALUES

From: larry:ecotope at: 13-Jun-2001 9:54

Hi Holger,
> Conceptually a block is an array of values, and "make block! 10000"
ensures
> that the block has room for 10000 values. That's why you do not see the > memory use increase when values are inserted into the block. I am afraid > I cannot comment on implementation details.
Thanks again, for some very useful information. -Larry