<https://twitter.com/emi1ypi/status/11653484749903...
# thinking-together
c
w
And we get a good way of representing intermediate inconsistent states?
g
I don't know about
where pattern matches are generated by admissible prisms of sums
but the rest sounds like clojure
what's a match sum prism
check out zip-visit: https://github.com/akhudek/zip-visit I have used it effectively with core.match (pattern-matching, non-exhaustive) for tree-transformation
there's also this neat library that tries to unify different queries and mutations across native data structures: https://github.com/redplanetlabs/specter#specter-