Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
Clojure
clojure.core
vary-meta
vary-meta
function
v1.0
clojure.core/vary-meta
Available in:
BB
CLJ
CLJS
(
vary-meta
[
obj
f
&
args
]
)
Returns an object of the same type and value as obj, with (apply f (meta obj) args) as its metadata.
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
Categories
Variables › Metadata Writing
See Also
alter-meta!
with-meta
View source on GitHub ↗
← var?
vec →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4