*** Welcome to piglix ***

Environment (type theory)


In type theory a typing environment (or variable assignment) represents the association between variables names and data types. More formally an environment is a set or ordered list of pairs , usually written as , where is a variable and its type.


...
Wikipedia

...