Strings in Clojure are Java String objects: (class "Clojure") => java.lang.String. We can extract a portion of a string by means of the substring() instance ...
確定! 回上一頁