... (map clojure.string/trim))) (defn tokens->map [tokens] (zipmap (keep-indexed #(if (even? %1) %2) tokens) (keep-indexed #(if (odd?
確定! 回上一頁