Generic utility functions
Generic utility functions
(find-env-var env pattern)Finds first env var that matches given pattern
Finds first env var that matches given pattern
(find-env-vars env pattern)Finds all env vars that match the given regex pattern
Finds all env vars that match the given regex pattern
(key-like re m)Finds a key in the map that matches given regex
Finds a key in the map that matches given regex
(try-parse v)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 |