In Clojure, promise , future , and delay are promise-like objects. They all represent a computation that clients can await by using deref (or @ ) ...
確定! 回上一頁