When shown as a table it is something which can be navigated, however this is the output for Cavla:
The representation of the data is actually easier to digest in Calva than it is in Reveal without navigating into the object itself. I believe this could be addressed with extending, but it also seems that core Clojure structures should naturally come with a friendlier representation OOTB.
Consider the following:
The output in Reveal is:
When shown as a table it is something which can be navigated, however this is the output for Cavla:
The representation of the data is actually easier to digest in Calva than it is in Reveal without navigating into the object itself. I believe this could be addressed with extending, but it also seems that core Clojure structures should naturally come with a friendlier representation OOTB.