ClojureDocs

Nav

Namespaces

with-meta

clojure.core

Available since 1.0 (source)
  • (with-meta obj m)
Returns an object of the same type and value as obj, with
  map m as its metadata.