Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

zip function

You are here: irt.org | FOLDOC | zip function

<functional programming> A function that takes two lists and returns a list of pairs. The idea can easily be extended to take N lists and return a list of N-tuples.

(2008-03-29)

Nearby terms: Zip disk « Zip Drive « zip file « zip function » zipped » zipped file » zipperhead

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb