row-polymorphism
row-polymorphism copied to clipboard
Example row-polymorphism implementations
Results
2
row-polymorphism issues
Sort by
recently updated
recently updated
newest added
In the constrained rows implementation the `lacks` constraints are part of the type variables instead of being part of the type schemes like it is in the papers I read...
without them, variants don't properly type check (you end up with free variables)