(lookup-entry data namespace base-key)(lookup-entry data namespace base-key default-value)Attempts to find a value in a data map that can be stored under a key with our without a namespace.
Attempts to find a value in a data map that can be stored under a key with our without a namespace.
(require-entry data namespace base-key)Attempts to find a value in a data map that can be stored under a key with our without a namespace. If a value could not be found an exception is thrown.
Attempts to find a value in a data map that can be stored under a key with our without a namespace. If a value could not be found an exception is thrown.
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 |