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 is a website building & hosting documentation for Clojure/Script libraries
× close