Skip to main content

alter-meta!

functionv1.0

clojure.core/alter-meta!

Available in:BBCLJCLJS
(alter-meta! [iref f & args])
Atomically sets the metadata for a namespace/var/ref/agent/atom to be: (apply f its-current-meta args) f must be free of side-effects

No examples yet. Be the first to add one!