Clojure. (let [t (clojure.string/join (take-last 5 s))]). Demo · Doc. Clojure. (def t (when (string? s) (let [from (-> s (count) (- 5) (max 0))] (subs s ...
確定! 回上一頁