well-typed / falsify

Other
38 stars 6 forks source link

Introduce explicit `FMap` constructor #9

Closed edsko closed 1 year ago

edsko commented 1 year ago

We previously had an argument for this in Prim, and while that works, it's entangling two separate concerns; didn't really matter for the code too much, but with the explicit constructor it's slightly cleaner, and it matters for the exposition in the paper.