在事务中调用 deref 时,返回 ref 的事务值(in-transaction-value);在非事务情况下调用,则返回 ref 的最近一次提交值(most-recently-committed value). 应用于 var 、 ...
確定! 回上一頁