Kai Peters wrote: > What is a good way to transform blocks like > > [ [ "Bill" 50 ] [ "Jane" 45 ]] > > to > > [ "Bill" 50 "Jane" 45 ] > > TIA, > Kai > for speed I might try
flat: to block! form nested-blocks -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
