datalevin icon indicating copy to clipboard operation
datalevin copied to clipboard

Support empty on datom

Open cursive-ghost opened this issue 1 year ago • 0 comments

An issue has been filed against Cursive, cursive-ide/cursive#2970. The issue seems to stem from an exception which contains a datom in its ex-data. Cursive uses clojure.walk over the ex-data, and this fails because walk uses empty. It would be good to provide an implementation for this, if there is anything that makes sense.

cursive-ghost avatar Oct 17 '24 17:10 cursive-ghost