Skip to main content

with-meta

functionv1.0

clojure.core/with-meta

Available in:BBCLJCLJS
(with-meta [obj m])
Returns an object of the same type and value as obj, with map m as its metadata.

No examples yet. Be the first to add one!