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

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.
November 02, 2023
363
263