How might I pull the key/value pairs out of a map like this?
Is there some sort of "lift" functionality?
Figured it out!
@loganpowell this is a more efficient and more concise way to express that subexpression: (into {} (traverse [:g MAP-VALS] mix-me-in))
Thank you @nathanmarz 🙏 and thank you for Specter! 😍