(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 builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |