Module typechecker

Module typechecker 

Source
Expand description

Trusted type checking kernel

This is the minimal trusted core that verifies all terms. No term is accepted into the environment unless it passes these checks, ensuring logical soundness.

Structsยง

TypeChecker
Type checker (trusted kernel)