Scripts may be executed from a file using -f or --file : ... (ns script (:require [clojure.java.io :as io])) (line-seq (io/reader *in*)) ...
確定! 回上一頁