chlorine-clover

About Chlorine for Atom and Clover for VS Code: https://atom.io/packages/chlorine and https://marketplace.visualstudio.com/items?itemName=mauricioszabo.clover
mauricio.szabo 2019-05-17T14:25:28.074400Z

Okay, the only thing I can imagine is that on some (very old!) version of Chlorine I decided to not use UNREPL elisions for the auxiliary REPL. This means that a code that would return {:foo "BAR", :bar "nothing", ....} will now return the full map. But this I believe I added this code before v0.1.0...