chickadee » hascheme » unzip

unzip listsprocedure

Returns a list, whose first element is the first element of each lists, the second element is the second element of each lists, and so on until the first empty list.