Bastian Steudel
Bastian Steudel
Using the slurp sexp forward command at `(|) #_(dosomething)` results in `( #_)(dosomething)` and the error: :uneval node expects 1 value. [at line 1, column 6] also: drag expression forward...
Hey, I really like the project! Just a minor issue with the documentation at https://scicloj.github.io/clay (don't know if it is the right place here ?) I find it kind of...
example deps.edn: `{:deps {org.clojure/clojure #_something {:mvn/version "1.10.0"}}}` it asks to update to 1.12.0, but when hitting yes, nothing gets updated (no error)
After observing sporadic concurrency errors when querying a Datalog DB, I noticed that running `lein test` on the current Datalevin repo hangs on `datalevin.async-test.` my environment: ``` shared virtual cpu...