Closed Nfsaavedra closed 1 year ago
Previously, the code considered that the type of an instance was by definition the id of a class, but something like TypeClass.EqDecNew unit -> TypeClass.EqDecNew unit is allowed.
TypeClass.EqDecNew unit -> TypeClass.EqDecNew unit
Previously, the code considered that the type of an instance was by definition the id of a class, but something like
TypeClass.EqDecNew unit -> TypeClass.EqDecNew unit
is allowed.