TIL that recur is also valid in clojure.core/future and clojure.core.async/thread because the body is effectively wrapped in a function: (future (println ...
確定! 回上一頁