Showing results for compilers - .NET Blog

Nov 2, 2023
Post comments count3
Post likes count4

A new F# compiler feature: graph-based type-checking

Florian Verdonck
Florian Verdonck

Graph-based type-checking is a new F# compiler flag that allows the compiler to type-check files in a project in parallel whenever possible.

.NETF#