Słownik terminologii komputerowej

Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.


1 definition found From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]: zip function 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)