ClojureDocs

导航

命名空间

ref-set

clojure.core

自 1.0 起可用 ()
  • (ref-set ref val)
Must be called in a transaction. Sets the value of ref.
Returns val.