How do you sort a block of blocks on an element other than the first? For example:
db: [
["bob" "Smith" "12"]
["dan" "murphy" "25"]
["mike" "Coogan" "6"]
]
How do I sort by last name or by age
--
To unsubscribe from the list, just send an email to
lists at rebol.com with unsubscribe as the subject.
