(read-string (str "[" (slurp path) "]"))). This returns the content of the file given by path as a Clojure data structure.
確定! 回上一頁