(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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |