可以很容易翻译为Clojure代码, 函数式语言本质都是相通的 ... s) (get-word (rest s))) ) ) (defn get-word [s] (clojure.string/join (get-word-list s)) ; or (apply ...
確定! 回上一頁