Returns an object of the same type and value as `obj`, with its
metadata merged over `m`.
Source
(defnmerge-meta"Returns an object of the same type and value as `obj`, with its\nmetadata merged over `m`."[objm](let[orig-meta(metaobj)](with-metaobj(mergem(dissocorig-meta:source)))))