grain icon indicating copy to clipboard operation
grain copied to clipboard

Improve warnings around unsafe types

Open ospencer opened this issue 3 years ago • 0 comments

Right now, we check that unsafe types are not used with functions in Pervasives like print, but we should make the typechecker disallow them from typechecking with any generic type completely.

ospencer avatar Mar 05 '22 17:03 ospencer