<lazy-zip> ( list1 list2 -- lazy-zip )


Vocabulary
lists.lazy

Inputs
list1an object
list2an object


Outputs
lazy-zipan object


Definition