Hi folks. Does anyone knows if there's a way for me to transform a string map return from eval
to an actual map? I'm getting {'value': '{"key" ["v1" "v2"]}'
and I'm trying to get that as an actual map instead of a clojure stringified version of the map. Is there any nrepl op that can help me with that?
Not really no, you will need to contribute nrepl middleware