This isolates one of the big refactors of #52: it removes gdp as a dependency and upgrades the proof objects from phantoms to pattern-matchable indices.
Included in this is refactoring Faceted as wrappers around functions, but without bringing in forLocs we can't actually build them that way.
This isolates one of the big refactors of #52: it removes
gdp
as a dependency and upgrades the proof objects from phantoms to pattern-matchable indices.Included in this is refactoring
Faceted
as wrappers around functions, but without bringing inforLocs
we can't actually build them that way.