Comment on The last days of my type checker for JavaScriptparentComments−Yoric2yWell, null safety is a good start.But I seem to remember that the type-checker got confused rather easily with nested closures, for instance, or co/contra-variance.
Comments
Well, null safety is a good start.
But I seem to remember that the type-checker got confused rather easily with nested closures, for instance, or co/contra-variance.