Sergey Trofimov
Sergey Trofimov
My solution for this problem https://gist.github.com/serioga/1c2f5a6ef771a267a6e726a066e2bf39
Parallel initialization addon for integrant https://github.com/serioga/webapp-clojure-2020/blob/master/src/lib/integrant/async.clj
The link to discussion is https://groups.google.com/d/topic/liftweb/hHW_R9Rd4uY/discussion
Hm, why only in EDN files?
Well, it would be totally great to have structure support integrated with Navigation Bar as well, like in other languages. 
Also now I see an empty bar in clj files, in place of breadcrumbs...
I see that `:arglists` meta causes confusing documentation from `cljc` source, claiming that function differs between `clj` and `cljc`. Example: https://cljdoc.org/d/com.github.strojure/parsesso/1.2.0+287/api/strojure.parsesso.parser#parse Is it known issue? Should I create issue for...
Workaround: ```clojure (declare thrown? thrown-with-msg?) ```
There is no equivalent replacement for Rum :-(
@jeroenheijmans In Windows process filename is "lein.bat" instead of just a "lein".