config.core

(source)
Public Variable Short Description
contains-in? (clj) checks whether the nested key exists in a map.
deep-merge-with (clj) Like merge-with, but merges maps recursively, appling the given fn only when there's a non-map at a particular level.
env (clj) A map of environment variables.
keywordize (clj)
load-env (clj) Generate a map of environment variables.
merge-maps (clj)
parse-number (clj)
read-config-file (clj)
read-env-file (clj)
read-system-env (clj)
read-system-props (clj)
reload-env (clj)
str->value (clj) ENV vars and system properties are strings.