(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
Examples
No examples yet. Be the first to add one!
(alter-meta! [iref f & args])No examples yet. Be the first to add one!