我想讓一個核心java類實現一個接口。 我沿着線嘗試一些: (extend-protocol clojure.lang.Seqable java.lang.Integer (seq [this] (seq (str this)))) 但是這似乎並 ...
確定! 回上一頁