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

[REBOL] Re: Fast transformation?

From: gregg::pointillistic::com at: 27-Nov-2007 14:59

Hi Tom,
>> [ [ "Bill" 50 ] [ "Jane" 45 ]]
t> flat: to block! form nested-blocks That won't preserve the data though; it can change things. -- Gregg