If you would like to add zip functions for iterator in other languages, please send a PR to cordx56/iterator.zip.
(mapcar #'list list-of-lists)
(cl-mapcar #'list list-of-lists)
(map list list-of-lists)
(map list list-of-lists)