ClojureDocs

导航

命名空间

with-meta

clojure.core

自 1.0 起提供 (源代码)
  • (with-meta obj m)
Returns an object of the same type and value as obj, with
  map m as its metadata.