You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parallelise typeEqs in SolveHoles.hs - note typeEqRow does the right thing by returning a bunch of unsolved/unexecuted subproblems, which the caller then parallelises via sequenceA
Branch
inference-wip/forkis the current state of the art, which is to say, old enough we've forgotten much of it.TODOs:
holesbranch to followjust-nat-solving(feat: Add nat hope solving #70)typeEqsinSolveHoles.hs- notetypeEqRowdoes the right thing by returning a bunch of unsolved/unexecuted subproblems, which the caller then parallelises viasequenceA