Back

get-default-options (clj)

(source)

function

(get-default-options option-specs)
Extract the map of default options from a sequence of option vectors. As of 0.4.1, this also applies any :default-fn present.

Examples