我正在Clojure 中测试 deftype 和 defprotocol ,但我有点不满意。 我正在使用莱宁根。我的核心文件( src/core.clj )如下所示: (defprotocol Speaker (say [speaker ...
確定! 回上一頁