Previous Up Next

5.40.30  Applying a bivariate function to the elements of two lists: zip

The zip command applies a bivariate function to the elements of 2 lists.

Examples.


Previous Up Next