... "interface is not a protocol" when importing a Clojure protocol? ... (ns the.first) (defprotocol AProtocol (method [this])) (ns ...
確定! 回上一頁