Skip to content

Topic

Static type checking

Analysing source code against its declared types before it runs, to catch mismatches without executing the program.

Current clusters