Depending on the channel's buffer, >!! may block the current thread. (let [ch (a/chan)] ;; unbuffered channel (a/>!! ch :item) ...
確定! 回上一頁