clojure/core mapcat

點我查看原文app (ns $clojureDoc.core.mapcat) ;; 使用方法:(mapcat f)(mapcat f & colls) ;; Returns the result of applying concat to the result of applying map ;; to f and colls. Thus function f should return a c
相關文章
相關標籤/搜索