Fork me on GitHub
#meander
<
2020-05-20
>
tobias23:05:01

Newbie question: Is there an equivalent for assoc-in and update-in using meander? I'm writing a re-frame app and started using m/match for db queries. I like how clear it is, and how it mirrors the db structure. Now I'm wondering what the equivalent would be for updating the db.