Liking cljdoc? Tell your friends :D

cdk.support


lookup-entryclj

(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.
sourceraw docstring

require-entryclj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close