Fork me on GitHub
#protorepl
<
2017-01-06
>
richiardiandrea23:01:49

Is there a way in protorepl to avoid showing "maps as seq"?

richiardiandrea23:01:48

What I mean is, I would like to expand a map key in a map and see directly the value, not the vector [:key1 {:a 2 ....} :key2 ...] representation