(defn -main [] (println "Running forever...?") ; go-loop runs forever in another (daemon) thread (async/go-loop [n 0] (prn n) (async/<!
確定! 回上一頁