Liking cljdoc? Tell your friends :D
Clojure only.

yuhrao.data-cloak.core.map


obscureclj

(obscure obscure-fns m)

Given an obscure-fns map and a map, obscure map fields obscure-fns is a field<->obscurer-function map. This function will match fields from obscure-fn and m and apply the respective function

Given an obscure-fns map and a map, obscure map fields
`obscure-fns` is a field<->obscurer-function map.
This function will match fields from `obscure-fn` and `m` and
apply the respective function
raw docstring

obscurerclj

(obscurer obscure-fns)

Slightly different from obscure since it creates a function that receives a map and return it with obscured field

Slightly different from `obscure` since it creates a function that
receives a map and return it with obscured field
raw docstring

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

× close