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]: type scheme A typing of an expression which may include type variables. E.g. \ x . x :: a -> a where a is a generic type variable which may be instantiated to any type. (1994-10-31)