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