generic.function库已移至一个单独的库: org.clojure/algo.generic "0.1.0" 该示例现在应显示为: (use '[clojure.algo.generic.functor :only (fmap)]) (fmap inc ...
確定! 回上一頁