Closed MatthewDaggitt closed 1 year ago
Now that we're solving everything by instance search, and have split out the polarity and linearity constraints into their own type-system we can finally get rid of TypeClassSolver by moving hasQuantifier into instance search.
TypeClassSolver
hasQuantifier
Now that we're solving everything by instance search, and have split out the polarity and linearity constraints into their own type-system we can finally get rid of
TypeClassSolver
by movinghasQuantifier
into instance search.