(meta-update key type old)
Metadata has following 'edn' format {:key 'The stored key' :type 'The type of the stored value binary or edn' :last-write Date timestamp in milliseconds.} Returns the meta value of the stored key-value tupel. Returns metadata if the key value not exist, if it does it will update the last-write to date now.
Metadata has following 'edn' format {:key 'The stored key' :type 'The type of the stored value binary or edn' :last-write Date timestamp in milliseconds.} Returns the meta value of the stored key-value tupel. Returns metadata if the key value not exist, if it does it will update the last-write to date now.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close