Skip to main content

alter-var-root

functionv1.0

clojure.core/alter-var-root

Available in:BBCLJ
(alter-var-root [v f & args])
Atomically alters the root binding of var v by applying f to its current value plus any args

No examples yet. Be the first to add one!