clojure.string/reverse correctly treats UTF-16 surrogate pairs ;; as a unit, and does not reverse the 2 Java chars of the pair. Good! user=> (def s "smily ...
確定! 回上一頁