Static Type ↔ Type def at Compile Time
References
Nominal Type System↔ Static Type equivalance by same "name" IdentifierStructural Type System↔ Static Type equivalence by same structure (where constituent "name" & type both match)Type Assertion↔ TS Syntax to override TSC's Type Inference for Static Type of specific ValueC#↔ Static Typed GP Modern-C-like OOP Language for .NET & Unity