Yeah, Clojure's while construct isn't really good at stuff like that. A loop is the ... (loop [] (when-let [entry (.getNextEntry stream)] (println entry)
確定! 回上一頁