Liking cljdoc? Tell your friends :D

fn2api-core.helper.misc


map-arg-symbols->valuesclj

(map-arg-symbols->values arg-symbol->value m)

Use àrg-sumbol->value to lookup the values for for each symbol of the destructured map m

Use `àrg-sumbol->value` to lookup the values for for each symbol of the destructured map `m`
sourceraw docstring

onlyclj

(only s {:keys [error]})
source

xor-switchclj

(xor-switch a b)

Returns either a or b, whichever is true. Ensures that only is true.

Returns either a or b, whichever is true. Ensures that only is true.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close