glguy / tries

BSD 3-Clause "New" or "Revised" License
11 stars 8 forks source link

Define `alterF`, `mergeWithKeyA`. #22

Open strake opened 2 years ago

treeowl commented 2 years ago

How would you feel about something like Data.Map.mergeA? I think that makes a rather better "public" API.

treeowl commented 2 years ago

Also, could you please split this into two PRs? There are two unrelated things going on, neither of them simple or small.