Skip to content

Targeted typeclasses

Compare
Choose a tag to compare
@mikesol mikesol released this 19 Jun 18:21
· 232 commits to main since this release

Transitions from using purescript-heterogeneous to a custom iterator over RowList in Create.purs and Change.purs in order to avoid making type-level assertions about proof terms. This is necessary in order to build existential types that can use create or change internally without unsafely coercing the proof term.