How can I add a typehint in clojure to fix “ctor can't be resolved” reflection warning, i.e call to a constructor?

前端 未结 0 1339
没有蜡笔的小新
没有蜡笔的小新 2021-01-12 07:39

The following example function, which uses Clojure\'s special form for java interop to call a class constructor, causes a reflection warning:

(defn test-refle         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题