purescript-contrib / purescript-these

Data type isomorphic to α ∨ β ∨ (α ∧ β)
MIT License
14 stars 11 forks source link

Add extra functions #25

Closed thomashoneyman closed 4 years ago

thomashoneyman commented 4 years ago

Adds the functions from #20 which do not require any additional dependencies (filterable specifically, though I also haven't introduced the profunctor-lenses dependency either).