If I reimagined it in Clojure, it'd look something like this: ... (let [p (promise)] (future (while (= (deref p millis "timeout") "timeout") (fn))) ...
確定! 回上一頁