mapcat. This page describes an operation in the collection pipeline pattern. ... (mapcat #(clojure.string/split % #"\s+") ["two birds" "three green peas"]) ...
確定! 回上一頁