What is a good way to transform blocks like
[ [ "Bill" 50 ] [ "Jane" 45 ]] to [ "Bill" 50 "Jane" 45 ] TIA, Kai -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
What is a good way to transform blocks like
[ [ "Bill" 50 ] [ "Jane" 45 ]] to [ "Bill" 50 "Jane" 45 ] TIA, Kai -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.