(find-entry-loc map-loc kw-to-match)Given a zip location pointing at a MapType, find the first entry-location who's KeywordType key matches a given keyword.
Given a zip location pointing at a MapType, find the first entry-location who's KeywordType key matches a given keyword.
(find-entry-value map-loc key-kw)Given a zip location pointing at a MapType, find the first entry-location who's KeywordType key matches a given keyword, and return the entry's type value if the type value must equal a single specific value.
Given a zip location pointing at a MapType, find the first entry-location who's KeywordType key matches a given keyword, and return the entry's type value if the type value must equal a single specific value.
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 |