match/replacement can be: string / string char / char pattern / (string or function ... Example: (clojure.string/replace "Almost Pig Latin" #"\b(\w)(\w+)\b" ...
確定! 回上一頁