Metadata Writing
3Atomically sets the metadata for a namespace/var/ref/agent/atom to be: (apply f its-current-meta args) f must be f...
functionclojure.core
Returns an object of the same type and value as obj, with (apply f (meta obj) args) as its metadata.
functionclojure.core
Returns an object of the same type and value as obj, with map m as its metadata.
functionclojure.core