user> (doc mapcat) clojure.core/mapcat ([f & colls]) Returns the result of applying concat to the result of applying map to f and colls.
確定! 回上一頁