roam/20201008164956-type_system.org

465 B

Type System

Used in Software Development.

In programming languages, a type system is a logical system comprising a set of rules that assigns a property called a type to the various constructs of a computer program, such as variables, expressions, functions or modules.

https://en.wikipedia.org/wiki/Type_system